Documentation

AuthorityKeyIdentifier
in package

AbstractYes

AuthorityKeyIdentifier

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Constants

MAP  = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['keyIdentifier' => ['constant' => 0, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\KeyIdentifier::MAP, 'authorityCertIssuer' => ['constant' => 1, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\GeneralNames::MAP, 'authorityCertSerialNumber' => ['constant' => 2, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\CertificateSerialNumber::MAP]]

Constants

MAP

public mixed MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['keyIdentifier' => ['constant' => 0, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\KeyIdentifier::MAP, 'authorityCertIssuer' => ['constant' => 1, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\GeneralNames::MAP, 'authorityCertSerialNumber' => ['constant' => 2, 'optional' => true, 'implicit' => true] + \phpseclib3\File\ASN1\Maps\CertificateSerialNumber::MAP]]

        
On this page

Search results