Definition
Web Cryptography API Level 2 defines Algorithm
dictionary Algorithm {
required DOMString name;
};
Referring IDL interfaces/dictionaries
AeadParamsAesCbcParamsAesCtrParamsAesDerivedKeyParamsAesGcmParamsAesKeyGenParamsArgon2ParamsCShakeParamsContextParamsEcKeyGenParamsEcKeyImportParamsEcdhKeyDeriveParamsEcdsaParamsEd448ParamsHkdfParamsHmacImportParamsHmacKeyGenParamsKmacImportParamsKmacKeyGenParamsKmacParamsPbkdf2ParamsRsaHashedImportParamsRsaKeyGenParamsRsaOaepParamsRsaPssParams
Referring specifications
- Modern Algorithms in the Web Cryptography API refers to
Algorithm - Secure Curves in the Web Cryptography API refers to
Algorithm