Namespace Vonage.Cryptography
Classes
- SmsSignatureGenerator
Generates the signature applied to SMS API requests when using signed-request authentication. The resulting signature is sent as the
sigparameter so the Vonage API can verify the request originated from the holder of the signature secret.
Enums
- SmsSignatureGenerator.Method
Identifies the hashing algorithm used to compute the SMS request signature.