zkApp Developerso1js ReferenceNamespacesEncryptionFunctionsencryptencryptfunction encrypt(message: Field[], otherPublicKey: PublicKey): CipherText Public Key Encryption, encrypts Field elements using a PublicKey. Parameters • message: Field[] • otherPublicKey: PublicKey Returns CipherText Source lib/provable/crypto/encryption.ts:64