Class: RASN1::Types::Utf8String
- Inherits:
-
OctetString
- Object
- Base
- Primitive
- OctetString
- RASN1::Types::Utf8String
- Defined in:
- lib/rasn1/types/utf8_string.rb
Overview
ASN.1 UTF8 String
Constant Summary collapse
- TAG =
12
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 Base
#constructed?, #explicit?, #implicit?, #initialize, #initialize_copy, #optional?, #parse!, #primitive?, #tag, #tagged?, #to_der, type, #type
Constructor Details
This class inherits a constructor from RASN1::Types::Base