public class BcTlsECDSAVerifier extends BcTlsDSSVerifier
crypto, publicKey
Constructor and Description |
---|
BcTlsECDSAVerifier(BcTlsCrypto crypto,
org.bouncycastle.crypto.params.ECPublicKeyParameters publicKey) |
Modifier and Type | Method and Description |
---|---|
protected org.bouncycastle.crypto.DSA |
createDSAImpl() |
protected short |
getSignatureAlgorithm() |
verifyRawSignature
getStreamVerifier
public BcTlsECDSAVerifier(BcTlsCrypto crypto, org.bouncycastle.crypto.params.ECPublicKeyParameters publicKey)
protected org.bouncycastle.crypto.DSA createDSAImpl()
createDSAImpl
in class BcTlsDSSVerifier
protected short getSignatureAlgorithm()
getSignatureAlgorithm
in class BcTlsDSSVerifier