AuthenticationExtensionsPRFValues constructor
AuthenticationExtensionsPRFValues({
- required BufferSource first,
- BufferSource second,
Implementation
external factory AuthenticationExtensionsPRFValues({
required BufferSource first,
BufferSource second,
});