U2F.sign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sign(string appId, string challenge, Sequence!(RegisteredKey) registeredKeys, U2FSignCallback callback, Optional!(T4) opt_timeoutSeconds)
  2. void sign(string appId, string challenge, Sequence!(RegisteredKey) registeredKeys, U2FSignCallback callback)
    struct U2F
    nothrow
    void
    sign
    ()

Meta