public class Cipher extends Object
PasswordCipher interface. Basically,
it allows end user to encrypt/decrypt a string (ie. a password) using a cipher
implementation.| Constructor and Description |
|---|
Cipher() |
public static void main(String[] args) throws SystemExitException
SystemExitExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.