Element
in package
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()
Tags
Table of Contents
Properties
- $element : string
- Raw element value
Methods
- __construct() : Element
- Constructor
Properties
$element
Raw element value
public
string
$element
Tags
Methods
__construct()
Constructor
public
__construct(string $encoded) : Element
Parameters
- $encoded : string