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