TlsSignerpublic class TlsDSSSigner extends TlsDSASigner
context| Constructor | Description |
|---|---|
TlsDSSSigner() |
| Modifier and Type | Method | Description |
|---|---|---|
protected DSA |
createDSAImpl(short hashAlgorithm) |
|
protected short |
getSignatureAlgorithm() |
|
boolean |
isValidPublicKey(AsymmetricKeyParameter publicKey) |
createSigner, createVerifyer, generateRawSignature, init, verifyRawSignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSigner, createVerifyer, generateRawSignature, makeInitParameters, makeSigner, verifyRawSignaturepublic boolean isValidPublicKey(AsymmetricKeyParameter publicKey)
protected DSA createDSAImpl(short hashAlgorithm)
createDSAImpl in class TlsDSASignerprotected short getSignatureAlgorithm()
getSignatureAlgorithm in class TlsDSASigner