Class: Rex::Proto::CryptoAsn1::Types::TeletexString

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

Direct Known Subclasses

Permissive

Defined Under Namespace

Classes: Permissive

Constant Summary collapse

ID =
20
ENCODING =
'ITU-T.61'.freeze

Class Method Summary collapse

Class Method Details

.typeObject



41
42
43
# File 'lib/rex/proto/crypto_asn1/types.rb', line 41

def self.type
  'TeletexString'
end