Documentation ¶
Overview ¶
Package token defines Nym token structure and associated methods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateValue ¶
Types ¶
type Credential ¶
type PrivateKey ¶
should be associated with given client/user rather than token if I understand it correctly
type Token ¶
type Token struct {
// contains filtered or unexported fields
}
func (*Token) GetPublicAndPrivateSlices ¶
func (*Token) PrepareBlindSign ¶
func (*Token) PrivateKey ¶
func (t *Token) PrivateKey() PrivateKey
func (*Token) SequenceNum ¶
Click to show internal directories.
Click to hide internal directories.