public interface MessageDigestSpi2
| Modifier and Type | Method and Description |
|---|---|
void |
engineUpdate(javax.crypto.SecretKey key)
Updates the digest using the specified key.
|
void engineUpdate(javax.crypto.SecretKey key)
throws java.security.InvalidKeyException
key - the key whose value is to be digested.java.security.InvalidKeyException