class SVNWinCrypt
extends java.lang.Object
| Constructor and Description |
|---|
SVNWinCrypt() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
decrypt(char[] encryptedData) |
static char[] |
encrypt(char[] rawData) |
static boolean |
isEnabled() |