PSHA1 Constructor
Initializes a new instance of the PSHA1 class.
Overload List
Name | Description |
---|---|
PSHA1 (Byte[], Byte[]) | Initializes a new instance of the PSHA1 class using the specified secret and label seed. |
PSHA1 (Byte[], String, Byte[]) | Initializes a new instance of the PSHA1 class using the specified secret, label, and seed. |
See Also
Reference
PSHA1 Class
PSHA1 Members
Microsoft.Web.Services3.Security.Cryptography Namespace