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(short hashAlgorithm) |
protected short |
getSignatureAlgorithm() |
generateRawSignaturegetStreamSignerpublic BcTlsDSASigner(BcTlsCrypto crypto, org.bouncycastle.crypto.params.DSAPrivateKeyParameters privateKey)
protected org.bouncycastle.crypto.DSA createDSAImpl(short hashAlgorithm)
createDSAImpl in class BcTlsDSSSignerprotected short getSignatureAlgorithm()
getSignatureAlgorithm in class BcTlsDSSSigner