package
0.0.0-20241008081943-f0aa59e8c092
Repository: https://github.com/openslides/vote-decrypt.git
Documentation: pkg.go.dev

# Constants

Exist happens when the content already exist.
Invalid happens when the given data is invalid Has to be returned by store.ValidateHash if the hash is invalid.
NotExist happens when the content does not exist.
Unknown is not known by the decrypt error.

# Type aliases

DecryptError are all known errors from the decrypt error.