diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 9a67c3b5..e3265740 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2742,6 +2742,10 @@ True if the secret key is stored on a smart card. @item char *card_number The serial number of a smart card holding this key or @code{NULL}. + +@item char *curve +For ECC algoritms the name of the curve. + @end table @end deftp |