public interface IServiceContext
| Modifier and Type | Method and Description |
|---|---|
void |
addCertificate(Certificate certificate)
Adds a certificate to the service context.
|
List<Certificate> |
getCertificates()
Retrieves the list of certificates associated with the service context.
|
List<Certificate> getCertificates()
Certificate objectsvoid addCertificate(Certificate certificate)
certificate - the certificate to be addedCopyright © 1998–2025 Apryse Group NV. All rights reserved.