HMACSHA1SignatureFormatter.Sign Method
Creates a signature.
Overload List
Name | Description |
---|---|
HMACSHA1SignatureFormatter.Sign (Byte[]) | Creates a signature from the data in the byte array. |
HMACSHA1SignatureFormatter.Sign (Stream) | Creates a signature from the data in the stream. |
See Also
Reference
HMACSHA1SignatureFormatter Class
Microsoft.Web.Services2.Security.Cryptography Namespace