public interface SamlSSOCertificateService
Modifier and Type | Method and Description |
---|---|
long |
generateCertificateAndPrivateKey()
Generates and stores new pair of certificate and private key both 4096 bits long.
|
Optional<X509Certificate> |
getCertificate(long certificateId) |
long generateCertificateAndPrivateKey()
Optional<X509Certificate> getCertificate(long certificateId)
certificateId
- the id of the certificate to fetchCopyright © 2020 Atlassian. All rights reserved.