Home
last modified time | relevance | path

Searched refs:certStoreParams (Results 1 – 1 of 1) sorted by relevance

/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java152 CollectionCertStoreParameters certStoreParams = new CollectionCertStoreParameters( in getTestPathParams() local
154 CertStore certStore = CertStore.getInstance("Collection", certStoreParams); in getTestPathParams()