Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registrant ¶
type Registrant struct {
// contains filtered or unexported fields
}
func NewRegistrant ¶
func (*Registrant) NodeID ¶
func (r *Registrant) NodeID() uint32
func (*Registrant) SignStagedEnvelope ¶
func (r *Registrant) SignStagedEnvelope( stagedEnv queries.StagedOriginatorEnvelope, ) (*envelopes.OriginatorEnvelope, error)
func (*Registrant) TokenFactory ¶
func (r *Registrant) TokenFactory() *authn.TokenFactory
Click to show internal directories.
Click to hide internal directories.