HomeSort by relevance Sort by last modified time
    Searched defs:KeyPurposeId (Results 1 - 4 of 4) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
KeyPurposeId.java 8 * The KeyPurposeId object.
10 * KeyPurposeId ::= OBJECT IDENTIFIER
16 * To create a new KeyPurposeId where none of the below suit, use
20 * KeyPurposeId newKeyPurposeId = KeyPurposeId.getInstance(newKeyPurposeIdOID);
23 public class KeyPurposeId
31 public static final KeyPurposeId anyExtendedKeyUsage = new KeyPurposeId(Extension.extendedKeyUsage.branch("0"));
36 public static final KeyPurposeId id_kp_serverAuth = new KeyPurposeId(id_kp.branch("1"))
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 231 milliseconds