OpenSSL::ASN1::Constructive

class OpenSSL::ASN1::Constructive

Parent:
OpenSSL::ASN1::ASN1Data
Included modules:
Enumerable

The parent class for all constructed encodings. The value attribute of a Constructive is always an Array. Attributes are the same as for ASN1Data, with the addition of tagging.

SET and SEQUENCE

Most constructed encodings come in the form of a SET or a SEQUENCE. These encodings are represented by one of the two sub-classes of Constructive: