org.mozilla.jss.pkcs11
public final class PK11MessageDigest extends JSSMessageDigest
| Method Summary | |
|---|---|
| int | digest(byte[] outbuf, int offset, int len) |
| DigestAlgorithm | getAlgorithm() |
| void | initHMAC(SymmetricKey key) |
| void | reset() |
| void | update(byte[] input, int offset, int len) |