SetaPDF_Signer_X509_Extension_OcspNoCheck Class representing the X509 OCSP No Check Extension extension.

File: /SetaPDF v2/Signer/X509/Extension/OcspNoCheck.php

Class hierarchy

Summary

Constants

OID

public const string SetaPDF_Signer_X509_Extension_OcspNoCheck::OID = '1.3.6.1.5.5.7.48.1.5'

Extension OID.


Properties

$_extension

The extension element.

Extension ::= SEQUENCE { extnID OBJECT IDENTIFIER, critical BOOLEAN DEFAULT FALSE, extnValue OCTET STRING -- contains the DER encoding of an ASN.1 value -- corresponding to the extension type identified -- by extnID }

$_oid

The extension OID.


Static Methods


Methods

__construct()

getExtensionValue()

getOid()

Get the OID.

isCritical()

Get the critical flag.