WebIDLpedia

AuthenticationExtensionsSupplementalPubKeysOutputs dictionary

Definition

Web Authentication: An API for accessing Public Key Credentials - Level 3 defines AuthenticationExtensionsSupplementalPubKeysOutputs



dictionary AuthenticationExtensionsSupplementalPubKeysOutputs {
    required sequence<ArrayBuffer> signatures;
};

Referring IDL interfaces/dictionaries