Class SVNWinCrypt
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.util.jna.SVNWinCrypt
-
class SVNWinCrypt extends java.lang.Object
- Version:
- 1.3
-
-
Constructor Summary
Constructors Constructor Description SVNWinCrypt()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static char[]
decrypt(char[] encryptedData)
static char[]
encrypt(char[] rawData)
static boolean
isEnabled()
-