Package com.mdsol.mauth.util
Class MAuthKeysHelper
- java.lang.Object
-
- com.mdsol.mauth.util.MAuthKeysHelper
-
public class MAuthKeysHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MAuthKeysHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.security.PrivateKeygetPrivateKeyFromString(java.lang.String privateKeyAsString)static java.security.PublicKeygetPublicKeyFromString(java.lang.String publicKeyAsString)
-