mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Move signature verification operations to sopv interface subset
This commit is contained in:
parent
7b04275625
commit
34a05e96a1
10 changed files with 224 additions and 25 deletions
|
@ -2,7 +2,9 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
sop.name=sop
|
||||
sopv.name=sopv
|
||||
usage.header=Stateless OpenPGP Protocol
|
||||
sopv.usage.header=Stateless OpenPGP Protocol - Signature Verification Interface Subset
|
||||
locale=Locale for description texts
|
||||
|
||||
# Generic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue