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