Syntax
public enum KeyAgreeKeyChoice
Remarks
Members
| Member Name | Description |
|---|
| EphemeralKey |
The key agreement key is ephemeral, existing only for the duration of the key agreement protocol.
|
| StaticKey |
The key agreement key is static, existing for an extended period of time.
|
| Unknown |
The key agreement key type is unknown.
|
Requirements
Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0