Shake256.IsSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Algorithmus auf der aktuellen Plattform unterstützt wird.

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

Eigenschaftswert

true , wenn der Algorithmus unterstützt wird; falseandernfalls .

Gilt für: