ChaCha20Poly1305.IsSupported Propriété

Définition

Obtient une valeur qui indique si l’algorithme est pris en charge sur la plateforme actuelle.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
member this.IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valeur de propriété

Boolean

true si l’algorithme est pris en charge ; sinon, false.

S’applique à