OpenSSL::ASN1::Primitive.new( value [, tag, tagging, tag_class ]) => Primitive
Class Public methods
value: is mandatory.
tag: optional, may be specified for tagged values. If no
tag is specified, the UNIVERSAL tag corresponding to the Primitive sub-class is used by default.
tagging: may be used as an encoding hint to encode a value
either explicitly or implicitly, see ASN1 for
possible values.
tag_class: if tag and tagging are
nil then this is set to :UNIVERSAL by default. If
e