ASN.1 class error
Returns:
13 14 15
# File 'lib/rasn1/errors.rb', line 13 def message "Tag class should be a symbol among: #{Types::Base::CLASSES.keys.join(', ')}" end