Home
last modified time | relevance | path

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

/expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/
H A DASN1DistinguishedNames.swift46 …public static let localityName = ASN1DistinguishedNames(oid: "2.5.4.7", representation: … variable
102 case .localityName: return "L" in shortRepresentation()
H A DOID.swift76 case localityName = "2.5.4.7"