X509Extension

constructor(oid: String, isCritical: Boolean, data: ByteString)

Parameters

oid

the OID of the extension.

isCritical

whether the extension is critical.

data

the extension data.