Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidSignature = errors.New("signpb: invalid signature")
Functions ¶
func SignMarshal ¶
Types ¶
type Key ¶
type Key interface { PublicKey PrivateKey }
Click to show internal directories.
Click to hide internal directories.