static void
encrypt(int keyLength, char[] password, InputStream input, OutputStream output)
Copyright © 2017. All rights reserved.