Method: Ccrypto::PublicKey#native

Defined in:
lib/ccrypto/public_key.rb

#nativeObject



10
11
12
# File 'lib/ccrypto/public_key.rb', line 10

def native
  @native_pubKey
end