1Authen::U2F::Tester::RoUlsee:r:RCeosnptornisbeu(t3e)d PeArulthDeonc:u:mUe2nFt:a:tTieosnter::Role::Response(3)
2
3
4
6 Authen::U2F::Tester::Role::Response - U2F Successful Response Role
7
9 version 0.03
10
12 # This is used by successful tester U2F responses
13
15 This is a role used by successful Authen::U2F::Tester responses.
16 Successful responses consume this role.
17
19 response(): scalar
20 Get the raw U2F register response. This is a binary string
21 representing a successful registration response. See The FIDO
22 Specification <https://fidoalliance.org/specs/fido-u2f-
23 v1.2-ps-20170411/fido-u2f-raw-message-formats-
24 v1.2-ps-20170411.html#registration-response-message-success> for the
25 details on the contents of this string.
26
27 error_code(): int
28 Get the error code
29
30 client_data()
31 Get the client data from the request, in Base64 URL format.
32
33 is_success(): bool
34 Returns true if the response was successful, false otherwise.
35
37 • Authen::U2F::Tester::RegisterResponse
38
39 • Authen::U2F::Tester::SignResponse
40
41 • Authen::U2F::Tester
42
44 The development version is on github at
45 <http://https://github.com/mschout/perl-authen-u2f-tester> and may be
46 cloned from
47 <git://https://github.com/mschout/perl-authen-u2f-tester.git>
48
50 Please report any bugs or feature requests on the bugtracker website
51 <https://github.com/mschout/perl-authen-u2f-tester/issues>
52
53 When submitting a bug or request, please include a test-file or a patch
54 to an existing test-file that illustrates the bug or desired feature.
55
57 Michael Schout <mschout@cpan.org>
58
60 This software is copyright (c) 2017 by Michael Schout.
61
62 This is free software; you can redistribute it and/or modify it under
63 the same terms as the Perl 5 programming language system itself.
64
65
66
67perl v5.36.1 2023-10A-u2t5hen::U2F::Tester::Role::Response(3)