Packages

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

Retired package: Deprecated

Current section

Files

Jump to
gose include gose@internal@key_encryption_XdhEphemeralKey.hrl
Raw

include/gose@internal@key_encryption_XdhEphemeralKey.hrl

-record(xdh_ephemeral_key, {curve :: kryptos@xdh:curve(), x :: bitstring()}).