CryptoRestrictions type
Cryptographic restrictions for kernel and userspace libraries
KnownCryptoRestrictions can be used interchangeably with CryptoRestrictions,
this enum contains the known values that the service supports.
Known values supported by the service
None: No restrictions
FIPS: Use only FIPS-validated algorithms and implementations
type CryptoRestrictions = string