ResponseBytes
Class from RFC6960
Extends
Implements
Constructors
Constructor
new ResponseBytes(
parameters?):ResponseBytes
Initializes a new instance of the Request class
Parameters
parameters?
Initialization parameters
Returns
ResponseBytes
Overrides
Properties
response
response:
OctetString
Implementation of
responseType
responseType:
string
Implementation of
CLASS_NAME
staticCLASS_NAME:string="ResponseBytes"
Name of the class
Overrides
Accessors
className
Get Signature
get className():
string
Returns
string
Inherited from
Methods
fromSchema()
fromSchema(
schema):void
Converts parsed ASN.1 object into current class
Parameters
schema
any
ASN.1 schema
Returns
void
Overrides
toJSON()
toJSON():
ResponseBytesJson
Converts the class to JSON object
Returns
JSON object
Overrides
toSchema()
toSchema():
Sequence
Converts current object to ASN.1 object and sets correct values
Returns
Sequence
ASN.1 object