package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev
# Functions
MustDecodeBase64 decodes the base64 string using base64.StdEncoding.DecodeString or fails the test.
MustDecodeString decodes the string using hex.DecodeString or fails the test.
MustParseTime calls time.Parse to parse a time using the arguments.
No description provided by the author
Update registers the '-update' flag for the test.
# Structs
No description provided by the author
# Interfaces
No description provided by the author