- RegisterResponse_errorCode_Get
Optional!(ushort) RegisterResponse_errorCode_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SignResponse_errorCode_Get
Optional!(ushort) SignResponse_errorCode_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- U2F_register
void U2F_register(Handle , string , Handle , Handle , U2FRegisterCallback , bool , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- U2F_register_0
void U2F_register_0(Handle , string , Handle , Handle , U2FRegisterCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- U2F_sign
void U2F_sign(Handle , string , string , Handle , U2FSignCallback , bool , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- U2F_sign_0
void U2F_sign_0(Handle , string , string , Handle , U2FSignCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.