Instance Propertyswift-certificates 1.8.0X509
method
The format and meaning of the information at location
.
var method: AccessMethod
The format and meaning of the information at location
.
var method: AccessMethod
s4X50926AuthorityInformationAccessV0D11DescriptionV6methodAE0D6MethodVvp
What are these?4S955
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.
var location: GeneralName
The location where the information may be found.
struct AccessMethod
The format and meaning of the information included in a single AccessDescription
object.
init(method: AccessMethod, location: GeneralName)
Construct a new AccessDescription
from constituent parts.
var debugDescription: String { get }
var description: String { get }