encrypt

suspend fun encrypt(plaintext: ByteArray, associatedData: ByteArray? = null): PrfCiphertext