Add mobile helpers to verify signature contexts.
This commit is contained in:
parent
753a3fedff
commit
2cf7a8caee
4 changed files with 35 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ package constants
|
|||
|
||||
// Constants for armored data.
|
||||
const (
|
||||
ArmorHeaderVersion = "GopenPGP 2.7.0"
|
||||
ArmorHeaderVersion = "GopenPGP 2.7.1"
|
||||
ArmorHeaderComment = "https://gopenpgp.org"
|
||||
PGPMessageHeader = "PGP MESSAGE"
|
||||
PGPSignatureHeader = "PGP SIGNATURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue