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

  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
ObjectDigestInfo.java 21 * publicKeyCert (1),
44 public final static int publicKeyCert = 1;
86 * If <code>digestedObjectType</code> is not {@link #publicKeyCert} or
165 * publicKeyCert (1),
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
AttributeCertificateHolder.java 109 * <li>1 - publicKeyCert - A hash of the public key certificate of the
138 * <li>1 - publicKeyCert - A hash of the public key certificate of the
370 case ObjectDigestInfo.publicKeyCert:

Completed in 143 milliseconds