public class MAuthKeysHelper
extends java.lang.Object
| Constructor and Description |
|---|
MAuthKeysHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.security.PrivateKey |
getPrivateKeyFromString(java.lang.String privateKeyAsString) |
static java.security.PublicKey |
getPublicKeyFromString(java.lang.String publicKeyAsString) |