Static Propertyswift-certificates 1.8.0X509
issuingCA
A location from which a copy of the issuing CA certificate may be obtained.
static let issuingCA: AuthorityInformationAccess.AccessDescription.AccessMethod
A location from which a copy of the issuing CA certificate may be obtained.
static let issuingCA: AuthorityInformationAccess.AccessDescription.AccessMethod
s4X50926AuthorityInformationAccessV0D11DescriptionV0D6MethodV9issuingCAAGvpZ
What are these?6Z7YW
import X509
A library for working with X.509 certificates.
struct AccessMethod
The format and meaning of the information included in a single AccessDescription
object.
struct AuthorityInformationAccess
Provides details on how to access information about the certificate issuer.
struct AccessDescription
Describes the location and format of additional information provided by the issuer of a given certificate.
static let ocspServer: AuthorityInformationAccess.AccessDescription.AccessMethod
Represents an OCSP server that can be queried for certificate revocation information.
var debugDescription: String { get }
var description: String { get }