ECPrivateKey
in package
AbstractYes
ECPrivateKey
Tags
Table of Contents
Constants
- MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['version' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER, 'mapping' => [1 => 'ecPrivkeyVer1']], 'privateKey' => ['type' => \phpseclib3\File\ASN1::TYPE_OCTET_STRING], 'parameters' => ['constant' => 0, 'optional' => true, 'explicit' => true] + \phpseclib3\File\ASN1\Maps\ECParameters::MAP, 'publicKey' => ['type' => \phpseclib3\File\ASN1::TYPE_BIT_STRING, 'constant' => 1, 'optional' => true, 'explicit' => true]]]
Constants
MAP
public
mixed
MAP
= ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['version' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER, 'mapping' => [1 => 'ecPrivkeyVer1']], 'privateKey' => ['type' => \phpseclib3\File\ASN1::TYPE_OCTET_STRING], 'parameters' => ['constant' => 0, 'optional' => true, 'explicit' => true] + \phpseclib3\File\ASN1\Maps\ECParameters::MAP, 'publicKey' => ['type' => \phpseclib3\File\ASN1::TYPE_BIT_STRING, 'constant' => 1, 'optional' => true, 'explicit' => true]]]