Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicKey ¶
func PublicKeyFromBytes ¶
PublicKeyFromBytes returns a PublicKey from a byte slice.
func PublicKeyFromHexString ¶
PublicKeyFromHexString returns a PublicKey from a hex string.
type SecretKey ¶
func NewSecretKeyByCSPRNG ¶
func NewSecretKeyByCSPRNG() *SecretKey
NewSecretKeyByCSPRNG returns a new SecretKey generated by CSPRNG.
type Signature ¶
func SignatureFromBytes ¶
SignatureFromBytes returns a Signature from a byte slice.
func SignatureFromHexString ¶
SignatureFromHexString returns a Signature from a hex string.
Click to show internal directories.
Click to hide internal directories.