Class BcTlsDSAVerifier

  • All Implemented Interfaces:
    TlsVerifier

    public class BcTlsDSAVerifier
    extends BcTlsDSSVerifier
    Implementation class for the verification of the raw DSA signature type using the BC light-weight API.
    • Constructor Detail

      • BcTlsDSAVerifier

        public BcTlsDSAVerifier​(BcTlsCrypto crypto,
                                org.bouncycastle.crypto.params.DSAPublicKeyParameters publicKey)