WebIDLpedia

RsaOaepParams dictionary

Definition

Web Cryptography API Level 2 defines RsaOaepParams



dictionary RsaOaepParams : Algorithm {
  BufferSource label;
};