class File_ASN1_Element (View source)

ASN.1 Element

Bypass normal encoding rules in File_ASN1::encodeDER()

Properties

string $element Raw element value

Methods

__construct(string $encoded)

Constructor

File_ASN1_Element(string $encoded)

PHP4 compatible Default Constructor.

Details

File_ASN1_Element __construct(string $encoded)

Constructor

Parameters

string $encoded

Return Value

File_ASN1_Element

File_ASN1_Element(string $encoded)

PHP4 compatible Default Constructor.

Parameters

string $encoded

See also

\self::__construct()