public interface HostKeyCertificateProvider
| Modifier and Type | Method and Description |
|---|---|
OpenSshCertificate |
loadCertificate(SessionContext session,
String keyType) |
Iterable<OpenSshCertificate> |
loadCertificates(SessionContext session) |
Iterable<OpenSshCertificate> loadCertificates(SessionContext session) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionOpenSshCertificate loadCertificate(SessionContext session, String keyType) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.