@Service public class CertificateService extends Object
| Constructor and Description |
|---|
CertificateService() |
| Modifier and Type | Method and Description |
|---|---|
CertificateResponse |
newCertificate(CertificateRequest certificateRequest)
Create a new base64 encoded X509 certificate for authentication at the XS2A API with the
corresponding private key and meta data.
|
public CertificateResponse newCertificate(CertificateRequest certificateRequest)
certificateRequest - data needed for certificate generationCopyright © 2020. All rights reserved.