Share via


CryptoConfig.AllowOnlyFipsAlgorithms Eigenschaft

Definition

Gibt an, ob die Runtime die Richtlinie erzwingen soll, um nur FIPS-zertifizierte (Federal Information Processing Standard) Algorithmen zu erstellen.

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

Eigenschaftswert

true, um die Richtlinie zu erzwingen, andernfalls false.

Hinweise

Wenn false, kann ein beliebiger Algorithmus erstellt werden.

Gilt für: