Method: TurnkeyClient::ImportPrivateKeyIntent#encrypted_bundle

Defined in:
lib/turnkey_client/models/import_private_key_intent.rb

#encrypted_bundleObject

Bundle containing a raw private key encrypted to the enclave’s target public key.



23
24
25
# File 'lib/turnkey_client/models/import_private_key_intent.rb', line 23

def encrypted_bundle
  @encrypted_bundle
end