mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Fix wrongly named resource entries
This commit is contained in:
parent
dc5f11469f
commit
dcb44f96c8
19 changed files with 33 additions and 33 deletions
|
@ -9,5 +9,5 @@ not-after.1=ISO-8601 formatted UTC date (e.g. '2020-11-23T16:35Z)
|
|||
not-after.2=Reject signatures with a creation date not in range.
|
||||
not-after.3=Defaults to current system time ("now").\
|
||||
not-after.4 = Accepts special value "-" for end of time.
|
||||
signature=Detached signature
|
||||
certs=Public key certificates for signature verification
|
||||
SIGNATURE[0]=Detached signature
|
||||
CERT[0..*]=Public key certificates for signature verification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue