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