Home
last modified time | relevance | path

Searched refs:streetAddress (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/
H A DASN1DistinguishedNames.swift45 …public static let streetAddress = ASN1DistinguishedNames(oid: "2.5.4.9", representation: … variable
101 case .streetAddress: return "STREET" in shortRepresentation()
H A DOID.swift78 case streetAddress = "2.5.4.9"