|
|||||||||
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.DESedeParameters
public final class DESedeParameters
This class implements the parameter (IV) used with the Triple DES algorithm in feedback-mode. IV is defined in the standards as follows:
IV ::= OCTET STRING -- 8 octets
Constructor Summary | |
---|---|
DESedeParameters(java.security.Provider provider)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DESedeParameters(java.security.Provider provider)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |