Encrypt data with a BLS public key.
base64 encoded string of the ciphertext
hex-encoded string of the BLS public key to encrypt with
Uint8Array of the data to encrypt
Uint8Array of the identity parameter used during encryption
Generated using TypeDoc
Encrypt data with a BLS public key.
Returns
base64 encoded string of the ciphertext