PKI-Lite - v1.0.5
Preparing search index...
pki-lite
x509/GeneralName
GeneralName
Variable GeneralName
GeneralName
:
{
directoryName
:
typeof
directoryName
;
dNSName
:
typeof
dNSName
;
ediPartyName
:
typeof
ediPartyName
;
iPAddress
:
typeof
iPAddress
;
otherName
:
typeof
otherName
;
registeredID
:
typeof
registeredID
;
rfc822Name
:
typeof
rfc822Name
;
uniformResourceIdentifier
:
typeof
uniformResourceIdentifier
;
x400Address
:
typeof
x400Address
;
fromAsn1
(
asn1
:
Asn1BaseBlock
)
:
GeneralName
;
toAsn1
(
value
:
GeneralName
)
:
Sequence
;
}
Type Declaration
directoryName
:
typeof
directoryName
dNSName
:
typeof
dNSName
ediPartyName
:
typeof
ediPartyName
iPAddress
:
typeof
iPAddress
otherName
:
typeof
otherName
registeredID
:
typeof
registeredID
rfc822Name
:
typeof
rfc822Name
uniformResourceIdentifier
:
typeof
uniformResourceIdentifier
x400Address
:
typeof
x400Address
fromAsn1
:
function
fromAsn1
(
asn1
:
Asn1BaseBlock
)
:
GeneralName
Parameters
asn1
:
Asn1BaseBlock
Returns
GeneralName
toAsn1
:
function
toAsn1
(
value
:
GeneralName
)
:
Sequence
Parameters
value
:
GeneralName
Returns
Sequence
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PKI-Lite - v1.0.5
Loading...