| Modifier and Type | Method and Description |
|---|---|
KeystoreInput |
AutoCertificateAndKeySource.acquireKeystoreInput() |
default KeystoreInput |
KeystoreInput.copyFrozen() |
static KeystoreInput |
KeystoreInput.wrap(byte[] bytes,
String password) |
static KeystoreInput |
KeystoreInput.wrap(com.google.common.io.ByteSource bytes,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpensslKeystoreFileCreator.createPKCS12File(KeystoreInput keystore,
File p12File)
Creates a PKCS12-format file.
|
void |
KeystoreFileCreator.createPKCS12File(KeystoreInput keystore,
File p12File) |
Copyright © 2016–2018. All rights reserved.