Class BcTlsDSASigner

  • All Implemented Interfaces:
    TlsSigner

    public class BcTlsDSASigner
    extends BcTlsDSSSigner
    Implementation class for generation of the raw DSA signature type using the BC light-weight API.
    • Constructor Detail

      • BcTlsDSASigner

        public BcTlsDSASigner​(BcTlsCrypto crypto,
                              org.bouncycastle.crypto.params.DSAPrivateKeyParameters privateKey)