Documentation
¶
Index ¶
Constants ¶
View Source
const ( PUBLIC_KEY_SIZE = 65 COMPRESSED_PUBLIC_KEY_SIZE = 33 SIGNATURE_SIZE = 72 COMPACT_SIGNATURE_SIZE = 65 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PubKey ¶
type PubKey struct {
// contains filtered or unexported fields
}
func GetCompressPubKey ¶
func GetUnCompressPubKey ¶
func (*PubKey) CalcKeyIDBytes ¶
func (PubKey) GetPubKeyData ¶
func (*PubKey) SetPubKeyData ¶
Click to show internal directories.
Click to hide internal directories.