| Class | Description |
|---|---|
| HMACAlgorithmParameter |
This class implements the AlgorithmParameters of the HMAC message
authentication codes.
|
| HMACMD5ProxyMac |
This Mac implements the MHAC-MD5 digest method as specified in RFC4051, Section 2.2.1.
|
| HMACProxyMac |
This Mac is an abstract base class for hash algorithm based message
authentication codes.
|
| HMACRipeMD160ProxyMac |
This Mac implements the MHAC-RIPEMD160 digest method as specified in RFC4051, Section 2.2.3.
|
| HMACSHA1ProxyMac |
This Mac implements the MHAC-SHA1 digest method as specified in RFC4051, Section 2.2.2.
|
| HMACSHA224ProxyMac |
This Mac implements the MHAC-SHA256 digest method as specified in RFC4051, Section 2.2.2.
|
| HMACSHA256ProxyMac |
This Mac implements the MHAC-SHA256 digest method as specified in RFC4051, Section 2.2.2.
|
| HMACSHA384ProxyMac |
This Mac implements the MHAC-SHA384 digest method as specified in RFC4051, Section 2.2.2.
|
| HMACSHA512ProxyMac |
This Mac implements the MHAC-SHA512 digest method as specified in XML-Signature Syntax and
Processing, Section 6.3.1.
|
| ProxyMac |
This Mac delegates all method calls to an underlying JCE Mac engine.
|
Mac Service Provider implementations.© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC