public class BcTlsECDSASigner extends BcTlsDSSSigner
Constructor and Description |
---|
BcTlsECDSASigner(BcTlsCrypto crypto,
org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey) |
Modifier and Type | Method and Description |
---|---|
protected org.bouncycastle.crypto.DSA |
createDSAImpl(short hashAlgorithm) |
protected short |
getSignatureAlgorithm() |
generateRawSignature, getStreamSigner
public BcTlsECDSASigner(BcTlsCrypto crypto, org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey)
protected org.bouncycastle.crypto.DSA createDSAImpl(short hashAlgorithm)
createDSAImpl
in class BcTlsDSSSigner
protected short getSignatureAlgorithm()
getSignatureAlgorithm
in class BcTlsDSSSigner