JScript | |
---|---|
public enum KeyDerivationPrf extends System.Enum |
Member | Description |
---|---|
HMACSHA1 | The HMAC algorithm (RFC 2104) using the SHA-1 hash function (FIPS 180-4). |
HMACSHA256 | The HMAC algorithm (RFC 2104) using the SHA-256 hash function (FIPS 180-4). |
HMACSHA512 | The HMAC algorithm (RFC 2104) using the SHA-512 hash function (FIPS 180-4). |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.Security.KeyDerivationPrf
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family