class Virgil::SDK::Cryptography::Keys::KeyStorage::KeyEntryNotFoundException
Public Instance Methods
to_s()
click to toggle source
# File lib/virgil/sdk/cryptography/keys/key_storage.rb, line 58 def to_s "Storage key entry isn't found" end