|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.security.AlgorithmParametersSpi
com.ibm.crypto.pkcs11impl.provider.GeneralPKCS11Parameters
public class GeneralPKCS11Parameters
This class implements the parameter (IV) used with an algorithm in feedback-mode. IV is defined in the standards as follows:
IV ::= OCTET STRING -- 8 octets
| Constructor Summary | |
|---|---|
GeneralPKCS11Parameters(java.security.Provider provider,
java.lang.String alg)
Creates a new instance of this class |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralPKCS11Parameters(java.security.Provider provider,
java.lang.String alg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||