Documentation

ExtensionAttribute
in package

AbstractYes

ExtensionAttribute

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Constants

MAP  = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['extension-attribute-type' => ['type' => \phpseclib3\File\ASN1::TYPE_PRINTABLE_STRING, 'constant' => 0, 'optional' => true, 'implicit' => true], 'extension-attribute-value' => ['type' => \phpseclib3\File\ASN1::TYPE_ANY, 'constant' => 1, 'optional' => true, 'explicit' => true]]]

Constants

MAP

public mixed MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['extension-attribute-type' => ['type' => \phpseclib3\File\ASN1::TYPE_PRINTABLE_STRING, 'constant' => 0, 'optional' => true, 'implicit' => true], 'extension-attribute-value' => ['type' => \phpseclib3\File\ASN1::TYPE_ANY, 'constant' => 1, 'optional' => true, 'explicit' => true]]]

        
On this page

Search results