class Element (View source)

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()

Properties

string $element Raw element value

Methods

__construct(string $encoded)

Constructor

Details

Element __construct(string $encoded)

Constructor

Parameters

string $encoded

Return Value

Element