Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTxAlreadySigned = errors.New("tx already signed")
ErrTxAlreadySigned signals that the provided transaction is already signed
Functions ¶
func NewCryptoComponentsHolder ¶
func NewCryptoComponentsHolder(keyGen crypto.KeyGenerator, skBytes []byte) (*cryptoComponentsHolder, error)
NewCryptoComponentsHolder returns a new cryptoComponentsHolder instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.