WebIDLpedia

RsaPssParams dictionary

Definition

Web Cryptography API defines RsaPssParams



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