Searched refs:SslMacSHA1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/crypto/provider/
H A DSslMacCore.java38 * This file contains the code for the SslMacMD5 and SslMacSHA1 implementations.
232 public static final class SslMacSHA1 extends MacSpi { class in class:SslMacCore
234 public SslMacSHA1() throws NoSuchAlgorithmException { method in class:SslMacCore.SslMacSHA1

Completed in 1402 milliseconds