TlsSigner
public 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, verifyRawSignature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSigner, createVerifyer, generateRawSignature, makeInitParameters, makeSigner, verifyRawSignature
public boolean isValidPublicKey(AsymmetricKeyParameter publicKey)
protected DSA createDSAImpl(short hashAlgorithm)
createDSAImpl
in class TlsDSASigner
protected short getSignatureAlgorithm()
getSignatureAlgorithm
in class TlsDSASigner