Skip to content

Commit

Permalink
add Note wrt 'alg', thx jyasskin
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Jun 7, 2017
1 parent 83c45bc commit adc0373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.bs
Expand Up @@ -975,6 +975,9 @@ optionally evidence of [=user consent=] to a specific transaction.

The <dfn>alg</dfn> member specifies the cryptographic signature algorithm with which the newly generated credential
will be used, and thus also the type of asymmetric key pair to be generated, e.g., RSA or Elliptic Curve.

Note: we use "alg" as the latter member name, rather than spelling-out "algorithm", because it will be serialized into
a message to the authenticator, which may be sent over a low-bandwidth link.
</div>

## Options for Credential Creation (dictionary <dfn dictionary>MakeCredentialOptions</dfn>) ## {#dictionary-makecredentialoptions}
Expand Down

0 comments on commit adc0373

Please sign in to comment.