mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Merge branch 'STABLE-BRANCH-2-4'
* common/b64dec.c (b64decode): Move to ... * common/miscellaneous.c: here. * common/t-b64.c: Re-inroduce and keep only the b64decode test code.
This commit is contained in:
commit
387ee7dcbd
67 changed files with 3281 additions and 2337 deletions
|
@ -2715,6 +2715,12 @@ The available properties are:
|
|||
second is the same but given as an ISO date string,
|
||||
e.g., "2016-08-17". (drop-sig)
|
||||
|
||||
@item sig_expires
|
||||
@itemx sig_expires_d
|
||||
The expiration time of a signature packet or 0 if it does not
|
||||
expire. The second is the same but given as an ISO date string or
|
||||
an empty string e.g. "2038-01-19".
|
||||
|
||||
@item sig_algo
|
||||
A number with the public key algorithm of a signature packet. (drop-sig)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue