Class: Rex::Proto::CryptoAsn1::Types::UniversalString

Inherits:
RASN1::Types::OctetString
  • Object
show all
Defined in:
lib/rex/proto/crypto_asn1/types.rb

Constant Summary collapse

ID =
28

Class Method Summary collapse

Class Method Details

.typeObject



71
72
73
# File 'lib/rex/proto/crypto_asn1/types.rb', line 71

def self.type
  'UniversalString'
end