Uses of Class
com.venafi.vcert.sdk.connectors.tpp.endpoint.ssh.TppSshCertRetrieveResponse
-
Packages that use TppSshCertRetrieveResponse Package Description com.venafi.vcert.sdk.connectors.tpp -
-
Uses of TppSshCertRetrieveResponse in com.venafi.vcert.sdk.connectors.tpp
Methods in com.venafi.vcert.sdk.connectors.tpp that return TppSshCertRetrieveResponse Modifier and Type Method Description TppSshCertRetrieveResponseTpp. retrieveSshCertificate(TppSshCertRetrieveRequest request, String apiKey)TppSshCertRetrieveResponseTppToken. retrieveSshCertificate(TppSshCertRetrieveRequest request, String token)Methods in com.venafi.vcert.sdk.connectors.tpp with parameters of type TppSshCertRetrieveResponse Modifier and Type Method Description static SshCertRetrieveDetailsTppConnectorUtils. convertToSshCertRetrieveDetails(TppSshCertRetrieveResponse tppSshCertRetrieveResponse)
-