Share via


HMACSHA1SignatureFormatter.Verify Method

Verifies a signature.

Overload List

Name Description
HMACSHA1SignatureFormatter.Verify (Byte[], Byte[]) Verifies a signature of the data in the byte array.
HMACSHA1SignatureFormatter.Verify (Byte[], Stream) Verifies a signature of the data in the stream.

See Also

Reference

HMACSHA1SignatureFormatter Class
Microsoft.Web.Services2.Security.Cryptography Namespace

Other Resources

HMACSHA1SignatureFormatter Members