Class PKCS15_AuthenticationObject

Object
   |
   +--PKCS15_CIO
         |
         +--PKCS15_CommonAuthenticationObjectAttributes
               |
               +--PKCS15_AuthenticationObject

class PKCS15_AuthenticationObject
extends PKCS15_CommonAuthenticationObjectAttributes


This class adds authentication object attributes to the common authentication object class.

The class supports password objects.


Defined in p15classes.js

See:


Field Summary
 Object pwd
          
   
Fields inherited from class PKCS15_CommonAuthenticationObjectAttributes
authIdThis, authReference, seIdentifier
   
Fields inherited from class PKCS15_CIO
tlv, label, flags, authId, userConsent, accessControlRules
 
Constructor Summary
PKCS15_AuthenticationObject(tlv)
            Create an Authentication Object
   
Methods inherited from class PKCS15_CommonAuthenticationObjectAttributes
toString
   
Methods inherited from class PKCS15_CIO
getFlagsAsString
 

Field Detail

pwd

Object pwd

Constructor Detail

PKCS15_AuthenticationObject

PKCS15_AuthenticationObject(tlv)


Documentation generated by JSDoc on Wed May 21 09:36:52 2025