package
0.0.0-20221027220206-53a1486f4205
Repository: https://github.com/google/webpackager.git
Documentation: pkg.go.dev
# Functions
MustReadAugmentedChainFile is like certchainutil.ReadAugmentedChainFile but panics on error for ease of use in testing.
MustReadOCSPRespFile is like certchainutil.ReadOCSPRespFile but panics on error for ease of use in testing.
MustReadPrivateKeyFile is like certchainutil.ReadPrivateKeyFile but panics on error for ease of use in testing.
MustReadRawChainFile is like certchainutil.ReadRawChainFile but panics on error for ease of use in testing.