Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkDSAManaged()()()()
Initializes a new instance of the DSAManaged class with the key size of 1024.
Public methodSupported by the .NET Compact FrameworkDSAManaged(Int32)
Initializes a new instance of the DSAManaged class with the specified key size.
Public methodSupported by the .NET Compact FrameworkDSAManaged(Int32, array<Byte>[]()[][])
Initializes a new instance of the DSAManaged class with the specified key size and seed.

See Also