|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PKCS11DESKey
Contains the basic things needed for a PKCS 11 DES key. It is a subclass of PKCS11SecretKey.
| Field Summary | |
|---|---|
static long |
serialVersionUID
Deprecated. |
| Method Summary | |
|---|---|
byte[] |
getValue()
Deprecated. Returns the key bytes always 8 bytes, if available. |
| Methods inherited from interface com.ibm.crypto.pkcs11impl.provider.PKCS11SecretKey |
|---|
getAlwaysSensitive, getDecrypt, getEncrypt, getNeverExtractable, getSensitive, getUnwrap, getVerify, getWrap |
| Methods inherited from interface com.ibm.crypto.pkcs11impl.provider.PKCS11Key |
|---|
getDerive, getEndDate, getID, getKeyType, getLabel, getLocal, getModifiable, getObject, getPrivate, getSession, getStartDate, getToken |
| Methods inherited from interface java.security.Key |
|---|
getAlgorithm, getEncoded, getFormat |
| Methods inherited from interface java.security.Key |
|---|
getAlgorithm, getEncoded, getFormat |
| Field Detail |
|---|
static final long serialVersionUID
| Method Detail |
|---|
byte[] getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||