public class RSAUtils
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
privateKey
public static final String privateKey
base64 privateKey
- See Also:
-
-
publicKey
public static final String publicKey
base64 publicKey
- See Also:
-
-