Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/crypto/
DJceSecurity.java166 static void verifyProviderJar(URL codeBase) throws Exception { in verifyProviderJar() method in JceSecurity
196 verifyProviderJar(providerURL); in getVerificationResult()