Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkGetDSAParameters()()()()
Returns the DSA parameters of certificate's public key.
Public methodSupported by the .NET Compact FrameworkGetDSAParameters(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.

See Also