Class BcTlsDsaSigner
Implementation class for generation of the raw DSA signature type using the BC light-weight API.
public class BcTlsDsaSigner : BcTlsDssSigner, TlsSigner
- Inheritance
-
BcTlsDsaSigner
- Implements
- Inherited Members
Constructors
BcTlsDsaSigner(BcTlsCrypto, DsaPrivateKeyParameters)
public BcTlsDsaSigner(BcTlsCrypto crypto, DsaPrivateKeyParameters privateKey)
Parameters
cryptoBcTlsCryptoprivateKeyDsaPrivateKeyParameters
Properties
SignatureAlgorithm
protected override short SignatureAlgorithm { get; }
Property Value
Methods
CreateDsaImpl(int)
protected override IDsa CreateDsaImpl(int cryptoHashAlgorithm)
Parameters
cryptoHashAlgorithmint