Exception: Virgil::SDK::Cryptography::Keys::KeyStorage::KeyEntryNotFoundException

Inherits:
KeyStorageException
  • Object
show all
Defined in:
lib/virgil/sdk/cryptography/keys/key_storage.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



58
59
60
# File 'lib/virgil/sdk/cryptography/keys/key_storage.rb', line 58

def to_s
  "Storage key entry isn't found"
end