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