SaProposalDhGroup Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum SaProposalDhGroup
type SaProposalDhGroup =
- Inheritance
-
SaProposalDhGroup
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Group1024BitModp | 2 | |
Group1536BitModp | 5 | |
Group2048BitModp | 14 | |
Group3072BitModp | 15 | |
Group4096BitModp | 16 | |
Curve25519 | 31 |