WebIDLpedia

AuthenticationExtensionsLargeBlobInputs dictionary

Definition

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



dictionary AuthenticationExtensionsLargeBlobInputs {
    DOMString support;
    boolean read;
    BufferSource write;
};

Referring IDL interfaces/dictionaries