| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
CertificateKeyPair.Builder |
CertificateKeyPair.Builder.setCertificate(SecurityCertificate certificate) |
CertificateKeyPair.Builder |
CertificateKeyPair.Builder.setRsaPrivateKey(java.lang.String rsaPrivateKey)
The private key must include the enclosing \"-----BEGIN RSA PRIVATE KEY-----\"
and \"-----END RSA PRIVATE KEY-----\".
|