Class: RASN1::Types::ObjectId
- Defined in:
- lib/rasn1/types/object_id.rb
Overview
ASN.1 Object ID
Constant Summary collapse
- TAG =
ObjectId tag value
6
Constants inherited from Primitive
Constants inherited from Base
Base::CLASSES, Base::CLASS_MASK, Base::INDEFINITE_LENGTH, Base::MAX_TAG, Base::UNDUPPABLE_TYPES
Instance Attribute Summary
Attributes inherited from Base
#asn1_class, #default, #name, #value
Method Summary
Methods inherited from Base
#==, #constructed?, encode_type, #explicit?, #implicit?, #initialize, #initialize_copy, #inspect, #optional?, parse, #parse!, #primitive?, #tag, #tagged?, #to_der, #type, type, #value_size
Constructor Details
This class inherits a constructor from RASN1::Types::Base