KeyStorageSecurityStandard
import type { KeyStorageSecurityStandard } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/acmpca.ts";type KeyStorageSecurityStandard = "FIPS_140_2_LEVEL_2_OR_HIGHER" | "FIPS_140_2_LEVEL_3_OR_HIGHER" | cmnP.UnexpectedEnumValue;
§Type
§
"FIPS_140_2_LEVEL_2_OR_HIGHER" | "FIPS_140_2_LEVEL_3_OR_HIGHER" | cmnP.UnexpectedEnumValue
[src]