|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeArray | |
iaik.pkcs.pkcs11.objects |
Uses of AttributeArray in iaik.pkcs.pkcs11.objects |
Fields in iaik.pkcs.pkcs11.objects declared as AttributeArray | |
protected AttributeArray |
SecretKey.wrapTemplate_
Template of the key, that can be wrapped. |
protected AttributeArray |
SecretKey.unwrapTemplate_
Template of the key, that can be unwrapped. |
protected AttributeArray |
PublicKey.wrapTemplate_
Template of the key, that can be wrapped. |
protected AttributeArray |
PrivateKey.unwrapTemplate_
Template of the key, that can be unwrapped. |
Methods in iaik.pkcs.pkcs11.objects that return AttributeArray | |
AttributeArray |
SecretKey.getWrapTemplate()
Gets the wrap template attribute of this key. |
AttributeArray |
SecretKey.getUnwrapTemplate()
Gets the unwrap template attribute of this key. |
AttributeArray |
PublicKey.getWrapTemplate()
Gets the wrap template attribute of this key. |
AttributeArray |
PrivateKey.getUnwrapTemplate()
Gets the unwrap template attribute of this key. |
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |