Module: Ccrypto::KeyBundle
- Included in:
- ECCKeyBundle, RSAKeyBundle
- Defined in:
- lib/ccrypto/key_bundle.rb
Instance Attribute Summary collapse
-
#nativeKeypair ⇒ Object
Returns the value of attribute nativeKeypair.
Instance Attribute Details
#nativeKeypair ⇒ Object
Returns the value of attribute nativeKeypair.
5 6 7 |
# File 'lib/ccrypto/key_bundle.rb', line 5 def nativeKeypair @nativeKeypair end |