Generated by
JDiff

Class java.security.SignatureSpi

Documentation changed from old to new.

Changed Methods
void engineSetParameter(String, Object) Documentation changed from old to new.
Replaced by {@link #engineSetParameter(java.security.spec.AlgorithmParameterSpec) engineSetParameter}.
int engineSign(byte[], int, int) Documentation changed from old to new.
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf starting at offset.