On this pageKEY_ALG_MAPPING variable Mapping of known key types(TKeyType) to the known algorithms(TAlg) they should support. Signature: KEY_ALG_MAPPING: Record<TKeyType, ReadonlyArray<TAlg>>