| Package | Description |
|---|---|
| com.venafi.vcert.sdk | |
| com.venafi.vcert.sdk.certificate | |
| com.venafi.vcert.sdk.connectors | |
| com.venafi.vcert.sdk.connectors.cloud | |
| com.venafi.vcert.sdk.connectors.tpp |
| Modifier and Type | Method and Description |
|---|---|
PEMCollection |
VCertClient.retrieveCertificate(CertificateRequest request)
Retrieves the certificate for the specific ID
|
PEMCollection |
VCertTknClient.retrieveCertificate(CertificateRequest request)
VedAuth method.
|
| Modifier and Type | Method and Description |
|---|---|
static PEMCollection |
PEMCollection.fromResponse(String body,
ChainOption chainOption,
PrivateKey privateKey,
String privateKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
PEMCollection |
TokenConnector.retrieveCertificate(CertificateRequest request)
VedAuth method.
|
PEMCollection |
Connector.retrieveCertificate(CertificateRequest request)
Retrieves the certificate for the specific ID
|
| Modifier and Type | Method and Description |
|---|---|
PEMCollection |
CloudConnector.retrieveCertificate(CertificateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
PEMCollection |
TppTokenConnector.retrieveCertificate(CertificateRequest request) |
PEMCollection |
TppConnector.retrieveCertificate(CertificateRequest request) |
Copyright © 2021. All rights reserved.