Key Encapsulation Mechanism (KEM). This encapsulates a JWK with a public key and produces a custom JWE. This applies the ECIES protocol in encryptWithPublicKey from libsodium to JWE. This JWE uses custom header properties.
encryptWithPublicKey
For ECDH-SS:
For ECDH-ES:
Optional
Generated using TypeDoc
Key Encapsulation Mechanism (KEM). This encapsulates a JWK with a public key and produces a custom JWE. This applies the ECIES protocol in
encryptWithPublicKey
from libsodium to JWE. This JWE uses custom header properties.For ECDH-SS:
For ECDH-ES: