Documentation ¶
Overview ¶
Package camerrors define specific errors that are used to decide on how to deal with some failure cases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingKeyBlob = errors.New("key blob not found")
ErrMissingKeyBlob is returned by the jsonsign handler when a verification fails because the public key for a signed blob is missing.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.