libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
GlobalU2F
libwasm
bindings
U2F
Undocumented in source.
@
safe
nothrow
struct
GlobalU2F {
nothrow
JsHandle
handle
;
this
(Handle h);
auto
u2f
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
u2f
auto
u2f
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
U2F
aliases
ErrorCode
Transports
U2FRegisterCallback
U2FSignCallback
enums
Transport
functions
RegisterResponse_errorCode_Get
SignResponse_errorCode_Get
U2F_register
U2F_register_0
U2F_sign
U2F_sign_0
structs
GlobalU2F
RegisterRequest
RegisterResponse
RegisteredKey
SignResponse
U2F
U2FClientData