Class Index | File Index

Classes


Class SignatureKey

Class implementing signature keys
Defined in: SignatureKey.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SignatureKey(name, id)
Create a signature key object
Method Summary
Method Attributes Method Name and Description
 
Override from base class
 
Terminate authentication object
 
Convert object to a human readable string
Class Detail
SignatureKey(name, id)
Create a signature key object
Parameters:
{String} name
the human readable name of the object
{Number} id
the key id
Method Detail
getType()
Override from base class

terminate()
Terminate authentication object

toString()
Convert object to a human readable string

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Feb 16 2024 18:38:12 GMT+0100 (CET)