Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Certificate.GetDSAParameters Method

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

GetDSAParameters()

Returns the DSA parameters of certificate's public key.

Declaration
public DSAParameters GetDSAParameters()
Returns
Type Description
DSAParameters

The DSA parameters of certificate's public key.

GetDSAParameters(Boolean, Boolean)

Returns the DSA parameters of certificate's public or private key.

True if private key parameters are to be exported as well. If set to true, the cryptographic provider should not display any user interface (UI) when exporting private key parameters.
Declaration
public DSAParameters GetDSAParameters(bool exportPrivateKeys, bool silent)
Parameters
Type Name Description
Boolean exportPrivateKeys
Boolean silent
Returns
Type Description
DSAParameters

The DSA parameters of certificate's public or private key.

In This Article
  • GetDSAParameters()
  • GetDSAParameters(Boolean, Boolean)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies