public final class CertificateUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path |
generateCredentials(String password) |
static String |
getSubject(KeyStore keyStore,
String issuer) |
static KeyStore |
loadKeyStore(Path keystorePath,
String password) |
public static Path generateCredentials(String password) throws IOException
IOExceptionCopyright © 2019. All rights reserved.