Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SignaturesType ¶
type SignaturesType string
const ( ECDSAType SignaturesType = "ecdsa" SchnorrType SignaturesType = "schnorr" )
func Alg ¶
func Alg(net string) SignaturesType
Click to show internal directories.
Click to hide internal directories.