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

  /libcore/ojluni/src/main/java/sun/security/x509/
OtherName.java 35 * This class represents the OtherName as required by the GeneralNames
40 * The ASN.1 definition for OtherName is:
42 * OtherName ::= SEQUENCE {
49 public class OtherName implements GeneralNameInterface {
61 * Create the OtherName object from a passed ObjectIdentfier and
64 * @param oid ObjectIdentifier of this OtherName object
65 * @param value the DER-encoded value of the OtherName
68 public OtherName(ObjectIdentifier oid, byte[] value) throws IOException {
83 * Create the OtherName object from the passed encoded Der value.
85 * @param derValue the encoded DER OtherName
    [all...]
  /external/libchrome/base/test/
trace_event_analyzer.h 306 static Query OtherName() { return Query(OTHER_NAME); }
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 238 milliseconds