Searched defs:dNSName (Results 1 - 5 of 5) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralName.java26 * dNSName [2] IA5String,
51 public static final int dNSName = 2; field in class:GeneralName
86 * label, the domain name MUST be stored in the dNSName (an IA5String).
123 * <li>dNSName
144 if (tag == rfc822Name || tag == dNSName || tag == uniformResourceIdentifier)
193 case dNSName:
251 case dNSName:
/external/curl/lib/vtls/
H A Dopenssl.c1317 If a subjectAltName extension of type dNSName is present, that MUST
1321 Certification Authorities are encouraged to use the dNSName instead.
1325 the certificate (e.g., more than one dNSName name, a match in any one
1349 bool dNSName = FALSE; /* if a dNSName field exists in the cert */ local
1388 dNSName = TRUE;
1443 else if(dNSName || iPAddress) {
/external/boringssl/include/openssl/
H A Dx509v3.h197 ASN1_IA5STRING *dNSName; member in union:GENERAL_NAME_st::__anon900
208 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
/external/boringssl/src/include/openssl/
H A Dx509v3.h197 ASN1_IA5STRING *dNSName; member in union:GENERAL_NAME_st::__anon1010
208 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 599 milliseconds