com.ibm.crypto.pkcs11impl.provider
Class GeneralPKCS11Hmac
- java.lang.Object
-
- javax.crypto.MacSpi
-
- com.ibm.crypto.pkcs11impl.provider.GeneralPKCS11Hmac
-
- All Implemented Interfaces:
- java.lang.Cloneable
public final class GeneralPKCS11Hmac extends javax.crypto.MacSpi implements java.lang.CloneableThis class defines the PKCS11 Service Provider Interface (SPI) for the Mac class- Version:
- 1.0, 18/1/2005
-
-
Constructor Summary
Constructors Constructor and Description GeneralPKCS11Hmac(java.security.Provider provider, java.lang.String algorithm)Constructor
-