CollectedClientDataDecoder
Decodes the signed client data carried inside a raw WebAuthn response.
Inheritors
Functions
Link copied to clipboard
abstract fun decodeCollectedClientData(value: Base64UrlBytes): ValidationResult<CollectedClientData>