Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gpgme
master
GPGME
Crypto
Ctx
Options
Error
AmbiguousName
BadCertificateChain
BadPassphrase
BadSignature
Canceled
CertificateExpired
CertificateRevoked
Conflict
DecryptFailed
General
InvalidEngine
InvalidValue
InvalidVersion
MissingCertificate
NoCRLKnown
NoData
NoPolicyMatch
NoPublicKey
NoSecretKey
NotImplemented
UnsupportedAlgorithm
UnusablePublicKey
UnusableSecretKey
WrongKeyUsage
Key
Generated using Crystal 1.14.0
2024-11-26 08:23:57 UTC
class
GPGME::
Error::
UnusableSecretKey
GPGME::Error::UnusableSecretKey
GPGME::Error
Exception
Reference
Object
Defined in:
gpgme/error.cr
Instance Method Summary
#keys
#keys=
(keys)
Instance methods inherited from class
GPGME::Error
code
code
,
error : LibGPGME::Error
error
,
message
message
Constructor methods inherited from class
GPGME::Error
new(error : LibGPGME::Error)
new
Instance Method Detail
def
keys
#
[
View source
]
def
keys=
(keys)
#
[
View source
]