Characteristic_two
in package
AbstractYes
Characteristic_two
Tags
Table of Contents
Constants
- MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => [ 'm' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], // field size 2**m 'basis' => ['type' => \phpseclib3\File\ASN1::TYPE_OBJECT_IDENTIFIER], 'parameters' => ['type' => \phpseclib3\File\ASN1::TYPE_ANY, 'optional' => true], ]]
Constants
MAP
public
mixed
MAP
= ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => [
'm' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER],
// field size 2**m
'basis' => ['type' => \phpseclib3\File\ASN1::TYPE_OBJECT_IDENTIFIER],
'parameters' => ['type' => \phpseclib3\File\ASN1::TYPE_ANY, 'optional' => true],
]]