Module: Ccrypto::KeyBundle

Included in:
ECCKeyBundle, RSAKeyBundle
Defined in:
lib/ccrypto/key_bundle.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nativeKeypairObject

Returns the value of attribute nativeKeypair.



5
6
7
# File 'lib/ccrypto/key_bundle.rb', line 5

def nativeKeypair
  @nativeKeypair
end