Class | Description |
---|---|
ISO9796P2ParameterSpec |
ParameterSpec for the
ISO9796-2 signature engines. |
ISO9796P2S2S3ParameterSpec |
ParameterSpec for the
ISO9796-2 Signature
schemes S2 and S3. |
ISO9796P2S2S3Signature |
This class implements the ISO 9796-2 Digital Signature schemes S2 and S3.
|
ISO9796P2Signature |
Base class of the ISO 9796-2 Digital Signature algorithm implementation.
|
RawISO9796P2ParameterSpec |
Raw ISO 9796-2 ParameterSpec for specifying message length and
recoverable part of message if an ISO 9796-2
S1
Signature engine operates in "raw" mode (where the
hash value is calculated outside the engine). |
RawISO9796P2S2S3ParameterSpec |
Raw ISO 9796-2 ParameterSpec for specifying message length and recoverable
part of message if an ISO 9796-2
S2S3
Signature engine operates in "raw" mode (where the hash value is
calculated outside the engine). |
RecoveredMessage |
Represents the recovered part of the message for which a
signature is verified according to
ISO9796-2 . |