
|
Bouncy Castle Cryptography 1.11 API Specification: Package org.bouncycastle.crypto.signers
Package org.bouncycastle.crypto.signers
|
Class Summary |
| DSASigner |
The Digital Signature Algorithm - as described in "Handbook of Applied
Cryptography", pages 452 - 453. |
| ECDSASigner |
EC-DSA as described in X9.62 |
| ISO9796d2Signer |
ISO9796-2 - mechanism using a hash function. |
| PSSSigner |
RSA-PSS as described in PKCS# 1 v 2.1 |
|