Searched defs:KeyPurposeId (Results 1 - 4 of 4) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DKeyPurposeId.java8 * 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 class in inherits:ASN1Object
31 public static final KeyPurposeId anyExtendedKeyUsage = new KeyPurposeId(Extension.extendedKeyUsage.branch("0"));
36 public static final KeyPurposeId id_kp_serverAuth = new KeyPurposeId(id_k
120 private KeyPurposeId(ASN1ObjectIdentifier id) method in class:KeyPurposeId
129 public KeyPurposeId(String id) method in class:KeyPurposeId
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
H A Drfc2459.py662 class KeyPurposeId(univ.ObjectIdentifier): pass class in inherits:univ.ObjectIdentifier
665 componentType = KeyPurposeId()
/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/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...

Completed in 55 milliseconds