OpenSSL::ASN1::Primitive

class OpenSSL::ASN1::Primitive

Parent:
OpenSSL::ASN1::ASN1Data

The parent class for all primitive encodings. Attributes are the same as for ASN1Data, with the addition of tagging. Primitive values can never be infinite length encodings, thus it is not possible to set the infinite_length attribute for Primitive and its sub-classes.

Primitive sub-classes and their mapping to Ruby classes