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