public class SecretDecoder
extends java.lang.Object
| Constructor and Description |
|---|
SecretDecoder(java.nio.file.Path privKeyFile) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] cipherText,
java.lang.String fingerprint) |
void |
setupPrivKey() |