CertificateExtension Class¶ Namespace: id3.Bioseal Definition¶ Information about a certificate extension. Properties¶ Name Type Description critical bool A value indicating whether the certificate extension is critical. oid string The OID of the certificate extension. value byte[] A byte array that contains the value of the certificate extension.