Class AlgorithmInfo

Object
   |
   +--AlgorithmInfo

class AlgorithmInfo

Defined in p15classes.js


Field Summary
 Object algorithm
          
 Object algRef
          
 Object objId
          
 Object parameters
          
 Object reference
          
 Object supportedOperations
          
 Object tlv
          
 
Constructor Summary
AlgorithmInfo(tlv)
            Create an AlgorithmInfo object from TLV data
 
Method Summary
 String getOperationsAsString()
           Gets the operations flags as string of concatenated tokens.
 String toString()
           Convert the object to a human readable string

Field Detail

algorithm

Object algorithm

algRef

Object algRef

objId

Object objId

parameters

Object parameters

reference

Object reference

supportedOperations

Object supportedOperations

tlv

Object tlv

Constructor Detail

AlgorithmInfo

AlgorithmInfo(tlv)

Method Detail

getOperationsAsString

String getOperationsAsString()

toString

String toString()


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