public class Salsa20 extends Object implements ProtectedStringCrypto
| Modifier and Type | Method and Description |
|---|---|
static Salsa20 |
createInstance(byte[] protectedStreamKey) |
String |
decrypt(String protectedString) |
public static Salsa20 createInstance(byte[] protectedStreamKey)
public String decrypt(String protectedString)
decrypt in interface ProtectedStringCryptoCopyright © 2015. All rights reserved.