passforios-gopenpgp/constants/context.go
M. Thiercelin 1ec90e34ea
Add API to add contexts to detached signatures.
Using the notation data packets of signatures, we add a way to
set a context to detached signatures.
We also add a way to enforce that signatures have the right context
during verification.
2023-03-13 11:48:31 +01:00

3 lines
68 B
Go

package constants
const SignatureContextName = "context@proton.ch"