CipherSystemAllowsManagedEncryption Property

Gets a flag that determines if system will allow use of managed, i.e., non-FIPS compliant, security algorithms.

Definition

Namespace: Gemstone.Security.Cryptography
Assembly: Gemstone.Security (in Gemstone.Security.dll) Version: 1.0.172 -- Release Build+e1d54149784e85c054df1142e76e10e30c46c26f
public static bool SystemAllowsManagedEncryption { get; }

Property Value

Boolean

See Also