|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
byte[]
digest(
InputStream,
String
|
Creates a hash using a specific digest algorithm and a provider. |
| Added Methods | |
byte[]
digest(
InputStream,
String
|
Creates a hash using a specific digest algorithm and a provider. |
| Changed Methods | ||
MessageDigest
getMessageDigest(
String,
String
|
Documentation changed from old to new. |
Creates a MessageDigest object that can be used to create a hash. |
MessageDigest
getMessageDigestFromOid(
String,
String
|
Documentation changed from old to new. |
Get a digest algorithm. |
byte[]
digest(
InputStream,
MessageDigest
|
Change in exceptions thrown from (java.security.GeneralSecurityException, java.io.IOException) to java.io.IOException.Documentation changed from old to new. |
Create a digest based on the inputstream. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||