Element

ASN.1 Raw Element

An ASN.1 ANY mapping will return an ASN1\Element object. Use of this object will also bypass the normal encoding rules in ASN1::encodeDER()

author

Jim Wigginton terrafrost@php.net

package

Default

Methods

Constructor

__construct(string $encoded): \phpseclib3\File\ASN1\Element

Arguments

$encoded

string

Response

\phpseclib3\File\ASN1\Element

Properties

Raw element value

element :string
var

Type(s)

string