Searched defs:newEncryptingStream (Results 1 – 3 of 3) sorted by relevance
178 OutputStream newEncryptingStream(OutputStream ciphertextDestination, byte[] associatedData) in newEncryptingStream() method
78 public OutputStream newEncryptingStream( in newEncryptingStream() method in StreamingAeadHelper
74 public OutputStream newEncryptingStream(OutputStream ciphertext, byte[] associatedData) in newEncryptingStream() method in NonceBasedStreamingAead