Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::crypto::eq_comparator< webauthn::signature > Struct Reference

#include <elliptic_webauthn.hpp>

Static Public Member Functions

static bool apply (const webauthn::signature &a, const webauthn::signature &b)
 

Detailed Description

Definition at line 118 of file elliptic_webauthn.hpp.

Member Function Documentation

◆ apply()

static bool fc::crypto::eq_comparator< webauthn::signature >::apply ( const webauthn::signature & a,
const webauthn::signature & b )
inlinestatic

Definition at line 119 of file elliptic_webauthn.hpp.

119 {
120 return a == b;
121 }
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
Definition pointer.h:1181

The documentation for this struct was generated from the following file: