Class: RASN1::Types::VisibleString
- Inherits:
-
IA5String
- Object
- Base
- Primitive
- OctetString
- IA5String
- RASN1::Types::VisibleString
- Defined in:
- lib/rasn1/types/visible_string.rb
Overview
ASN.1 Visible String
Constant Summary collapse
- TAG =
26
Constants inherited from Primitive
Constants inherited from Base
Base::CLASSES, Base::INDEFINITE_LENGTH, Base::MAX_TAG
Instance Attribute Summary
Attributes inherited from Base
#asn1_class, #default, #name, #value
Method Summary
Methods inherited from IA5String
Methods inherited from Base
#constructed?, #explicit?, #implicit?, #initialize, #initialize_copy, #optional?, #parse!, #primitive?, #tag, #tagged?, #to_der, type, #type, #value_size
Constructor Details
This class inherits a constructor from RASN1::Types::Base