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