Corresponds to an X.509 v1 certificate.
static let v1: Certificate.Version
s4X50911CertificateV7VersionV2v1AEvpZ
3EYZ1
import X509
A library for working with X.509 certificates.
struct Version
The X.509 certificate version.
struct Certificate
static let v3: Certificate.Version
Corresponds to an X.509 v3 certificate
var description: String { get }
static func < (lhs: Certificate.Version, rhs: Certificate.Version) -> Bool