encryptString

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