Enumeration Caseswift-certificates 1.8.0X509
notCertificateAuthority
This entity is not a certificate authority, and may not be a valid issuer of any certificate.
case notCertificateAuthority
This entity is not a certificate authority, and may not be a valid issuer of any certificate.
case notCertificateAuthority
s4X50916BasicConstraintsO23notCertificateAuthorityyA2CmF
What are these?5CDLQ
import X509
A library for working with X.509 certificates.
enum BasicConstraints
Identifies whether the subject of the certificate is a CA and the maximum verification depth of valid certificate paths that include this certificate.
case isCertificateAuthority(maxPathLength: Int?)
This entity is a certificate authority.