public interface PrivateKeyStore
Modifier and Type | Method and Description |
---|---|
Certificate |
getCertificate() |
AsymmetricKeyParameter |
getPrivateKey() |
void |
load(KeyStoreParameter param) |
void load(KeyStoreParameter param) throws IllegalArgumentException
IllegalArgumentException
Certificate getCertificate()
AsymmetricKeyParameter getPrivateKey()