|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.crypto.MacSpi
com.ibm.crypto.pkcs11impl.provider.GeneralPKCS11Hmac
public final class GeneralPKCS11Hmac
This class defines the PKCS11 Service Provider Interface (SPI) for the Mac class
| Constructor Summary | |
|---|---|
GeneralPKCS11Hmac(java.security.Provider provider,
java.lang.String algorithm)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class javax.crypto.MacSpi |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralPKCS11Hmac(java.security.Provider provider,
java.lang.String algorithm)
provider - the name of the provideralgorithm - the name of the algorithm - MD5 or SHA-1
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||