Searched defs:engineGetJCEProviderName (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/
H A DSignatureAlgorithmSpi.java53 * Method engineGetJCEProviderName
57 protected abstract String engineGetJCEProviderName(); method in class:SignatureAlgorithmSpi
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/
H A DSignatureBaseRSA.java223 protected String engineGetJCEProviderName() { method in class:SignatureBaseRSA
H A DSignatureDSA.java265 * Method engineGetJCEProviderName
269 protected String engineGetJCEProviderName() { method in class:SignatureDSA
H A DSignatureECDSA.java343 protected String engineGetJCEProviderName() { method in class:SignatureECDSA
H A DIntegrityHmac.java364 protected String engineGetJCEProviderName() { method in class:IntegrityHmac

Completed in 77 milliseconds