public class AuthKeyUtils extends Object
| Constructor and Description |
|---|
AuthKeyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.lang3.tuple.Pair<String,byte[]> |
createKeyStore(KeyPair kp,
String keyPairPassword) |
static org.apache.commons.lang3.tuple.Pair<String,KeyPair> |
generateKeyPair() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.