HomeSort by relevance Sort by last modified time
    Searched full:completekeyidentifier (Results 1 - 1 of 1) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java 789 ASN1Primitive completeKeyIdentifier = null;
792 completeKeyIdentifier = CertPathValidatorUtilities.getExtensionValue(
813 if (completeKeyIdentifier == null)
823 if (!completeKeyIdentifier.equals(deltaKeyIdentifier))
    [all...]

Completed in 113 milliseconds