Packages

Gleam implementation of JOSE (JWS, JWE, JWK, JWT) and COSE (COSE_Sign, COSE_Encrypt, COSE_Mac0, CWT) standards

Current section

Files

Jump to
gose include gose@cose@cwt_DecryptionFailed.hrl
Raw

include/gose@cose@cwt_DecryptionFailed.hrl

-record(decryption_failed, {reason :: binary()}).