public class BcTlsDSASigner extends BcTlsDSSSigner
crypto, privateKey| Constructor and Description |
|---|
BcTlsDSASigner(BcTlsCrypto crypto,
org.bouncycastle.crypto.params.DSAPrivateKeyParameters privateKey) |
| Modifier and Type | Method and Description |
|---|---|
protected org.bouncycastle.crypto.DSA |
createDSAImpl(int cryptoHashAlgorithm) |
protected short |
getSignatureAlgorithm() |
generateRawSignaturegetStreamSignerpublic BcTlsDSASigner(BcTlsCrypto crypto, org.bouncycastle.crypto.params.DSAPrivateKeyParameters privateKey)
protected org.bouncycastle.crypto.DSA createDSAImpl(int cryptoHashAlgorithm)
createDSAImpl in class BcTlsDSSSignerprotected short getSignatureAlgorithm()
getSignatureAlgorithm in class BcTlsDSSSigner