|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GeneralPKCS11Key
Contains the basic things needed for a PKCS11 key. It is a subclass of PKCS11SecretKey.
| Field Summary |
|---|
| Fields inherited from interface com.ibm.crypto.pkcs11impl.provider.PKCS11SecretKey |
|---|
serialVersionUID |
| Method Summary | |
|---|---|
byte[] |
getValue()
Returns the key bytes, if available. |
int |
getValueLen()
Return the key length in bytes |
| 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 |
| Method Detail |
|---|
byte[] getValue()
int getValueLen()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||