MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.crypto
/
X509Extension
/
X509Extension
X509Extension
constructor
(
oid
:
String
,
isCritical
:
Boolean
,
data
:
ByteString
)
Parameters
oid
the OID of the extension.
is
Critical
whether the extension is critical.
data
the extension data.