HomeSort by relevance Sort by last modified time
    Searched refs:novell (Results 1 - 3 of 3) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
MiscObjectIdentifiers.java 74 // Novell
75 // iso/itu(2) country(16) us(840) organization(1) novell(113719)
78 * Novell OID base: 2.16.840.1.113719
80 ASN1ObjectIdentifier novell = new ASN1ObjectIdentifier("2.16.840.1.113719"); field in interface:MiscObjectIdentifiers
82 * Novell SecurityAttribs OID: 2.16.840.1.113719.1.9.4.1
84 ASN1ObjectIdentifier novellSecurityAttribs = novell.branch("1.9.4.1");
  /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/misc/
MiscObjectIdentifiers.java 78 // Novell
79 // iso/itu(2) country(16) us(840) organization(1) novell(113719)
82 * Novell OID base: 2.16.840.1.113719
84 ASN1ObjectIdentifier novell = new ASN1ObjectIdentifier("2.16.840.1.113719"); field in interface:MiscObjectIdentifiers
86 * Novell SecurityAttribs OID: 2.16.840.1.113719.1.9.4.1
88 ASN1ObjectIdentifier novellSecurityAttribs = novell.branch("1.9.4.1");
  /external/curl/docs/examples/
Makefile.netware 10 # Edit the path below to point to the base of your Novell NDK.
12 NDKBASE = c:/novell
91 # MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support
92 MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support/Metrowerks Support

Completed in 333 milliseconds