Class: Rex::Proto::CryptoAsn1::Types::UniversalString
- Inherits:
-
RASN1::Types::OctetString
- Object
- RASN1::Types::OctetString
- Rex::Proto::CryptoAsn1::Types::UniversalString
- Defined in:
- lib/rex/proto/crypto_asn1/types.rb
Constant Summary collapse
- ID =
28
Class Method Summary collapse
Class Method Details
.type ⇒ Object
71 72 73 |
# File 'lib/rex/proto/crypto_asn1/types.rb', line 71 def self.type 'UniversalString' end |