Op Englesch liesen Editéieren

Deelen iwwer


KeyAgreeKeyChoice Enum

Definition

The KeyAgreeKeyChoice enumeration defines the type of key used in a key agreement protocol.

C#
public enum KeyAgreeKeyChoice
Inheritance
KeyAgreeKeyChoice

Fields

Name Value Description
Unknown 0

The key agreement key type is unknown.

EphemeralKey 1

The key agreement key is ephemeral, existing only for the duration of the key agreement protocol.

StaticKey 2

The key agreement key is static, existing for an extended period of time.

Applies to

Produkt Versiounen
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1