Method: CLPublicKeyType#to_string

Defined in:
lib/types/cl_public_key_type.rb

#to_stringObject



11
12
13
# File 'lib/types/cl_public_key_type.rb', line 11

def to_string
  TAGS.key(22).to_s
end