Package com.venafi.vcert.sdk.certificate
Class SshCaTemplateRequest
- java.lang.Object
-
- com.venafi.vcert.sdk.certificate.SshCaTemplateRequest
-
public class SshCaTemplateRequest extends Object
This class represents the request Object to "retrieve" theSshConfigof the SSH CA specified using thetemplateorguidattribute. You need to provide one of both.
For more information related to "retrieve SSHConfig for a given CA", seeVCertClient.retrieveSshConfig(SshCaTemplateRequest)orVCertTknClient.retrieveSshConfig(SshCaTemplateRequest);- Author:
- Marcos E. Albornoz Abud