OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netscape
(Results
1 - 13
of
13
) sorted by null
/external/apache-http/src/org/apache/http/impl/cookie/
BestMatchSpec.java
58
private NetscapeDraftSpec
netscape
;
field in class:BestMatchSpec
85
if (this.
netscape
== null) {
90
this.
netscape
= new NetscapeDraftSpec(patterns);
92
return
netscape
;
106
boolean
netscape
= false;
112
netscape
= true;
115
if (
netscape
) {
121
} else if (
netscape
) {
123
// because
Netscape
draft cannot handle
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
MiscObjectIdentifiers.java
8
//
Netscape
9
// iso/itu(2) joint-assign(16) us(840) uscompany(1)
netscape
(113730) cert-extensions(1) }
11
static final ASN1ObjectIdentifier
netscape
= new ASN1ObjectIdentifier("2.16.840.1.113730.1");
field in interface:MiscObjectIdentifiers
12
static final ASN1ObjectIdentifier netscapeCertType =
netscape
.branch("1");
13
static final ASN1ObjectIdentifier netscapeBaseURL =
netscape
.branch("2");
14
static final ASN1ObjectIdentifier netscapeRevocationURL =
netscape
.branch("3");
15
static final ASN1ObjectIdentifier netscapeCARevocationURL =
netscape
.branch("4");
16
static final ASN1ObjectIdentifier netscapeRenewalURL =
netscape
.branch("7");
17
static final ASN1ObjectIdentifier netscapeCApolicyURL =
netscape
.branch("8");
18
static final ASN1ObjectIdentifier netscapeSSLServerName =
netscape
.branch("12")
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
NetscapeCertRequest.java
1
package org.bouncycastle.jce.
netscape
;
33
* Handles
NetScape
certificate request (KEYGEN), these are constructed as:
/external/robolectric/lib/main/
httpclient-4.0.3.jar
/external/smack/asmack-master/lib/
httpclient-4.1.3.jar
/prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar
/prebuilts/sdk/tools/lib/
signapk.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 88 milliseconds