|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--PKCS15_ApplicationTemplate
This class provides for access to an application template.
Field Summary | |
String |
aid
The application identifier for this application. |
PKCS15_CIODDO |
ddo
The PKCS#15 Directory Data Object (DDO) for this application. |
String |
label
The application label for this application. |
PKCS15_CIO[] |
objlist
The list of Cryptographic Information Objects (CIO). |
String |
path
The path for this application. |
Constructor Summary | |
PKCS15_ApplicationTemplate(tlv)
Creates a structure to access an application template from EF_DIR. |
Method Summary | |
Object
|
toString()
Convert the object to a human readable string |
Field Detail |
String aid
PKCS15_CIODDO ddo
String label
PKCS15_CIO[] objlist
String path
Constructor Detail |
PKCS15_ApplicationTemplate(tlv)
the
- tlv structure containing the CIO DDO
Method Detail |
Object toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |