Constructor and Description |
---|
CryptoImpl() |
Modifier and Type | Method and Description |
---|---|
String |
convert(byte[] bytes)
From org.apache.catalina.util.HexUtils (c)Apache Software Foundation ASL 2.0
Convert a byte array into a printable format containing a
String of hexadecimal digit characters (two per byte).
|
String |
encrypt(String input) |
static void |
main(String[] args) |
void |
setAlgorithm(String algorithm) |
public void setAlgorithm(String algorithm)
public String convert(byte[] bytes)
Copyright © 2003-2017 The Virtual Library Team. All Rights Reserved.