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