zkApp Developerso1js ReferenceNamespacesEncryptionFunctionsencryptBytesencryptBytesfunction encryptBytes(message: Bytes, otherPublicKey: PublicKey): CipherTextBytes Public Key Encryption, encrypts Bytes using a PublicKey. Parameters • message: Bytes • otherPublicKey: PublicKey Returns CipherTextBytes Source lib/provable/crypto/encryption.ts:97