PublicKeyInfo
in package
AbstractYes
PublicKeyInfo
this format is not formally defined anywhere but is none-the-less the form you get when you do "openssl rsa -in private.pem -outform PEM -pubout"
Tags
Table of Contents
Constants
- MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['publicKeyAlgorithm' => \phpseclib3\File\ASN1\Maps\AlgorithmIdentifier::MAP, 'publicKey' => ['type' => \phpseclib3\File\ASN1::TYPE_BIT_STRING]]]
Constants
MAP
public
mixed
MAP
= ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['publicKeyAlgorithm' => \phpseclib3\File\ASN1\Maps\AlgorithmIdentifier::MAP, 'publicKey' => ['type' => \phpseclib3\File\ASN1::TYPE_BIT_STRING]]]