Definition
Web Authentication: An API for accessing Public Key Credentials - Level 3 defines AuthenticationExtensionsLargeBlobOutputs
dictionary AuthenticationExtensionsLargeBlobOutputs {
boolean supported;
ArrayBuffer blob;
boolean written;
};