PublicX25519.encryptAES(payload: Uint8Array,recipients: PublicX25519[],): JWE
Encrypt the provided payload for the provided recipient array using A256GCM algorithm.
recipients: PublicX25519[]
PublicX25519.encryptAES(payload: Uint8Array,recipients: PublicX25519[],): JWE
Encrypt the provided payload for the provided recipient array using A256GCM algorithm.
recipients: PublicX25519[]