Documentation ¶
Overview ¶
Package token defines Nym token structure and associated methods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AllowedValues = []int64{1, 2, 5, 10, 20, 50, 100}
)
nolint: gochecknoglobals
Functions ¶
func ValidateValue ¶
Types ¶
type Credential ¶
type Token ¶
type Token struct {
// contains filtered or unexported fields
}
func (*Token) GetPublicAndPrivateSlices ¶
func (*Token) LongtermSecret ¶
func (*Token) PrepareBlindSign ¶
func (*Token) SequenceNum ¶
Click to show internal directories.
Click to hide internal directories.