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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
ObjectDigestInfo.java 25 * otherObjectTypeID OBJECT IDENTIFIER OPTIONAL,
53 ASN1ObjectIdentifier otherObjectTypeID;
86 * {@link #publicKey} <code>otherObjectTypeID</code> must be given,
90 * @param otherObjectTypeID The object type ID for
97 ASN1ObjectIdentifier otherObjectTypeID,
104 this.otherObjectTypeID = otherObjectTypeID;
126 otherObjectTypeID = ASN1ObjectIdentifier.getInstance(seq.getObjectAt(1));
142 return otherObjectTypeID;
167 * otherObjectTypeID OBJECT IDENTIFIER OPTIONAL
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 

Completed in 128 milliseconds