Class: RASN1::Types::Utf8String

Inherits:
OctetString show all
Defined in:
lib/rasn1/types/utf8_string.rb

Overview

ASN.1 UTF8 String

Author:

  • Sylvain Daubert

Constant Summary collapse

TAG =
12

Constants inherited from Primitive

Primitive::ASN1_PC

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