Initializerswift-certificates 1.8.0X509->SwiftASN1
init(accessMethod:)
AuthorityInformationAccess.swift:341init(accessMethod: AuthorityInformationAccess.AccessDescription.AccessMethod)
init(accessMethod: AuthorityInformationAccess.AccessDescription.AccessMethod)
s9SwiftASN10B16ObjectIdentifierV4X509E12accessMethodAcD26AuthorityInformationAccessV0J11DescriptionV0jG0V_tcfc
What are these?7WSUH
import SwiftASN1
An implementation of ASN.1 types and DER serialization.
import X509
A library for working with X.509 certificates.
struct ASN1ObjectIdentifier
An Object Identifier is a representation of some kind of 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.
struct AccessMethod
The format and meaning of the information included in a single AccessDescription
object.
init(_ usage: X509.ExtendedKeyUsage.Usage)
Construct the OID corresponding to a specific extended key usage.
enum CSRAttributes
Object Identifiers that identify attributes applied to CSRs.
enum ExtendedKeyUsage
An acceptable usage for a certificate as attested in an ExtendedKeyUsage
extension.
enum RDNAttributeType
Common object identifiers used within Attribute
s.
enum X509ExtensionID
OIDs that identify known X509 extensions.