Enumeration Caseswift-certificates 1.13.0X509
uniformResourceIdentifier(_:)
GeneralName.swift:24case uniformResourceIdentifier(String)case uniformResourceIdentifier(String)s4X50911GeneralNameO25uniformResourceIdentifieryACSScACmF What are these?8H0IZimport X509A library for working with X.509 certificates.
enum GeneralName@frozen struct StringA Unicode string value that is a collection of characters.
case otherName(GeneralName.OtherName)case rfc822Name(String)case dnsName(String)case x400Address(ASN1Any)case directoryName(DistinguishedName)case ediPartyName(ASN1Any)case ipAddress(ASN1OctetString)case registeredID(ASN1ObjectIdentifier)