awesn1
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto.pki
/
X509CertificateExtension
/
X509CertificateExtension
X509Certificate
Extension
constructor
(
oid
:
ObjectIdentifier
,
critical
:
Boolean
=
false
,
value
:
ByteArray
)
(
source
)
constructor
(
oid
:
ObjectIdentifier
,
critical
:
Boolean
=
false
,
value
:
Asn1OctetString
)
(
source
)