AuthenticationExtensionsSupplementalPubKeysOutputs constructor
AuthenticationExtensionsSupplementalPubKeysOutputs({
- required JSArray<
JSArrayBuffer> signatures,
Implementation
external factory AuthenticationExtensionsSupplementalPubKeysOutputs(
{required JSArray<JSArrayBuffer> signatures});