InfoAccess
Represents the InfoAccess structure described in RFC5280
Extends
Implements
Constructors
new InfoAccess()
new InfoAccess(
parameters
):InfoAccess
Initializes a new instance of the InfoAccess class
Parameters
• parameters: InfoAccessParameters
= {}
Initialization parameters
Returns
Overrides
Properties
accessDescriptions
accessDescriptions:
AccessDescription
[]
Implementation of
IInfoAccess
.accessDescriptions
CLASS_NAME
static
CLASS_NAME:string
="InfoAccess"
Name of the class
Overrides
Accessors
className
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():
InfoAccessJson
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
Overrides
toString()
toString(
encoding
):string
Parameters
• encoding: "base64"
| "base64url"
| "hex"
= "hex"
Returns
string
Inherited from
blockName()
static
blockName():string
Returns block name
Returns
string
Returns string block name