Interface ICertificateUsageSpecification
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CertificateUsageSpecificationCertificateAuthority, CertificateUsageSpecificationClientAuth, CertificateUsageSpecificationCodeSigning, CertificateUsageSpecificationDocumentSigning, CertificateUsageSpecificationEmailProtection, CertificateUsageSpecificationServerAuth
- Since:
- 07.04.25
- Author:
- tobias
-
Method Summary
-
Method Details
-
getCertificateUsageType
ECertificateUsageType getCertificateUsageType()Gets the certificate usage type.- Returns:
- the certificate usage type
-
isValid
boolean isValid()
-