Searched defs:ExtendedKeyUsage (Results 1 - 9 of 9) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DExtendedKeyUsage.java22 public class ExtendedKeyUsage class in inherits:ASN1Object
29 * Return an ExtendedKeyUsage from the passed in tagged object.
31 * @param obj the tagged object containing the ExtendedKeyUsage
33 * @return the ExtendedKeyUsage contained.
35 public static ExtendedKeyUsage getInstance(
43 * Return an ExtendedKeyUsage from the passed in object.
45 * @param obj an ExtendedKeyUsage, some form or encoding of one, or null.
46 * @return an ExtendedKeyUsage object, or null if null is passed in.
48 public static ExtendedKeyUsage getInstance(
51 if (obj instanceof ExtendedKeyUsage)
79 public ExtendedKeyUsage( method in class:ExtendedKeyUsage
87 private ExtendedKeyUsage( method in class:ExtendedKeyUsage
110 public ExtendedKeyUsage( method in class:ExtendedKeyUsage
127 public ExtendedKeyUsage( method in class:ExtendedKeyUsage
[all...]
H A DX509Extensions.java147 public static final ASN1ObjectIdentifier ExtendedKeyUsage = new ASN1ObjectIdentifier("2.5.29.37"); field in class:X509Extensions
/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 ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 112 milliseconds