WebIDLpedia

RsaPssParams dictionary

Definition

Web Cryptography API Level 2 defines RsaPssParams



dictionary RsaPssParams : Algorithm {
  required [EnforceRange] unsigned long saltLength;
};