Classes

c
JWK

Wrapped JWK value.

c
JWSVerificationResult

JWS verification result.

Functions

f
encryptAES

Encrypt the provided payload for the provided recipient array using A256GCM algorithm.

f
encryptChaCha20

Encrypt the provided payload for the provided recipient array using XC20P algorithm.

f
verifyJWS

Verify JWS signature against the embedded JWK key.

Type Aliases

T
JWE

JWE object.

T
JWERecipient

A single X25519 JWE recipient.

T
JWSOptions

JWS signing options.