Home
last modified time | relevance | path

Searched defs:engineGenerateCRL (Results 1 – 2 of 2) sorted by relevance

/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DMyCertificateFactorySpi.java83 public CRL engineGenerateCRL(InputStream inStream) throws CRLException { in engineGenerateCRL() method in MyCertificateFactorySpi
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java656 public CRL engineGenerateCRL(InputStream inStream) throws CRLException { in engineGenerateCRL() method in TestCertUtils.TestFactorySpi