Search
Preparing search index...
The search index is not available
@fidm/x509
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"x509"
DistinguishedName
Class DistinguishedName
DistinguishedName for X.509v3 certificate.
Hierarchy
DistinguishedName
Index
Constructors
constructor
Properties
attributes
unique
Id
Accessors
common
Name
country
Name
locality
Name
organization
Name
organizational
Unit
Name
serial
Name
Methods
add
Field
get
Field
get
Field
Value
get
Hash
set
Attrs
toJSON
Constructors
constructor
new
Distinguished
Name
(
)
:
DistinguishedName
Returns
DistinguishedName
Properties
attributes
attributes
:
Attribute
[]
unique
Id
unique
Id
:
BitString
|
null
Accessors
common
Name
get
commonName
(
)
:
string
Returns
string
country
Name
get
countryName
(
)
:
string
Returns
string
locality
Name
get
localityName
(
)
:
string
Returns
string
organization
Name
get
organizationName
(
)
:
string
Returns
string
organizational
Unit
Name
get
organizationalUnitName
(
)
:
string
Returns
string
serial
Name
get
serialName
(
)
:
string
Returns
string
Methods
add
Field
add
Field
(
attr
:
any
)
:
void
Parameters
attr:
any
Returns
void
get
Field
get
Field
(
key
:
string
)
:
Attribute
|
null
Parameters
key:
string
Returns
Attribute
|
null
Private
get
Field
Value
get
Field
Value
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
get
Hash
get
Hash
(
)
:
Buffer
Returns
Buffer
set
Attrs
set
Attrs
(
attrs
:
any
)
:
void
Parameters
attrs:
any
Returns
void
toJSON
toJSON
(
)
:
any
Returns
any
Globals
"common"
"index"
"pki"
"x509"
Certificate
Distinguished
Name
constructor
attributes
unique
Id
common
Name
country
Name
locality
Name
organization
Name
organizational
Unit
Name
serial
Name
add
Field
get
Field
get
Field
Value
get
Hash
set
Attrs
toJSON
Attribute
Extension
short
Names
RDNAttributes
AsArray
certificate
Extension
From
Asn1
certificate
Extensions
From
Asn1
decode
Ext
Alt
Name
decode
Ext
Authority
Info
Access
decode
Ext
Authority
Key
Identifier
decode
Ext
Basic
Constraints
decode
Ext
Ext
Key
Usage
decode
Ext
Key
Usage
decode
Ext
NsCert
Type
decode
Ext
Subject
Key
Identifier
fill
Missing
Fields
get
Hash
Agl
get
Short
Name
toJSONify
authority
Info
Access
Validator
authority
Key
Identifier
Validator
subject
Key
Identifier
Validator
x509
Certificate
Validator
Generated using
TypeDoc
DistinguishedName for X.509v3 certificate.