Uses of Class
com.venafi.vcert.sdk.connectors.tpp.endpoint.ssh.TppSshCertRetrieveRequest
-
Packages that use TppSshCertRetrieveRequest Package Description com.venafi.vcert.sdk.connectors.tpp -
-
Uses of TppSshCertRetrieveRequest in com.venafi.vcert.sdk.connectors.tpp
Methods in com.venafi.vcert.sdk.connectors.tpp that return TppSshCertRetrieveRequest Modifier and Type Method Description static TppSshCertRetrieveRequestTppConnectorUtils. convertToTppSshCertRetReq(SshCertificateRequest sshCertificateRequest)Methods in com.venafi.vcert.sdk.connectors.tpp with parameters of type TppSshCertRetrieveRequest Modifier and Type Method Description TppSshCertRetrieveResponseTpp. retrieveSshCertificate(TppSshCertRetrieveRequest request, String apiKey)TppSshCertRetrieveResponseTpp. retrieveSshCertificateToken(TppSshCertRetrieveRequest request, String token)
-