|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
AlgorithmParameters engineGetParameters() |
This method is overridden by providers to return the parameters used with this signature engine or null if this signature engine does not use any parameters. |
boolean engineVerify(byte[], |
Verifies the passed-in signature in the specified array of bytes starting at the specified offset. |
Changed Methods | ||
void engineSetParameter(AlgorithmParameterSpec ) |
Documentation changed from old to new. |
This method is overridden by providers to initialize this signature engine with the specified parameter set. |
void engineUpdate(byte[], |
Documentation changed from old to new. |
Updates the data to be signed or verified using the specified array of bytes starting at the specified offset. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |