Searched refs:cipherOutputStream (Results 1 – 1 of 1) sorted by relevance
571 final CipherOutputStream cipherOutputStream = in testEncryptsAndDecryptsUsingCipherStreams() local574 cipherOutputStream.write(plaintext); in testEncryptsAndDecryptsUsingCipherStreams()575 cipherOutputStream.close(); in testEncryptsAndDecryptsUsingCipherStreams()