Encrypt binary data (Blob/Buffer/Uint8Array) and return a Base64URL container.
Binary input data or Blob.
AES-GCM key used for encryption.
Chunking, compression and progress configuration.
A Base64URL string containing the encrypted payload.
Encrypt binary data (Blob/Buffer/Uint8Array) and return a Base64URL container.