public class OpenSSLKeyManager extends Object implements KeyManager
Modifier and Type | Method and Description |
---|---|
File |
getCertificateChain() |
File |
getPrivateKey() |
void |
setCertificateChain(File certificateChain) |
void |
setPrivateKey(File privateKey) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.