Encrypt data with a BLS public key. We are using G1 for encryption and G2 for signatures
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
base64 encoded string of the ciphertext
Encrypt data with a BLS public key. We are using G1 for encryption and G2 for signatures