Instance Propertyswift-certificates 1.8.0X509
location
The location where the information may be found.
var location: GeneralName
The location where the information may be found.
var location: GeneralName
s4X50926AuthorityInformationAccessV0D11DescriptionV8locationAA11GeneralNameOvp
What are these?7GVC8
import X509
A library for working with X.509 certificates.
struct AccessDescription
Describes the location and format of additional information provided by the issuer of a given certificate.
struct AuthorityInformationAccess
Provides details on how to access information about the certificate issuer.
enum GeneralName
init(method: AccessMethod, location: GeneralName)
Construct a new AccessDescription
from constituent parts.
var debugDescription: String { get }
var description: String { get }
var method: AccessMethod
The format and meaning of the information at location
.
struct AccessMethod
The format and meaning of the information included in a single AccessDescription
object.