| Modifier and Type | Method and Description |
|---|---|
CryptOutputStream |
Crypt.getOutputStream(OutputStream output,
byte[] passwordBytes)
Creates an output stream for this Crypt.
|
CryptOutputStream |
Crypt.getOutputStream(OutputStream output,
CharSequence password)
Creates an output stream for this Crypt.
|
Copyright © 2014 Michael Bock. All rights reserved.