Class PKCS15_ApplicationTemplate

Object
   |
   +--PKCS15_ApplicationTemplate

class PKCS15_ApplicationTemplate


This class provides for access to an application template.


Defined in p15classes.js


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

aid

String aid

ddo

PKCS15_CIODDO ddo

label

String label

objlist

PKCS15_CIO[] objlist

path

String path

Constructor Detail

PKCS15_ApplicationTemplate

PKCS15_ApplicationTemplate(tlv)

Method Detail

toString

Object toString()


Documentation generated by JSDoc on Tue Apr 15 22:10:49 2025