hasPrf property

bool? hasPrf
final

If set to true, the authenticator will support the prf extension. https://w3c.github.io/webauthn/#prf-extension Defaults to false.

Implementation

final bool? hasPrf;