Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainIssRep ¶
func (*ChainIssRep) ProtoId ¶
func (c *ChainIssRep) ProtoId() proto.ProtoIdType
func (*ChainIssRep) String ¶
func (c *ChainIssRep) String() string
type ChainIssReq ¶
func (*ChainIssReq) Cert ¶
func (c *ChainIssReq) Cert() (*cert.Certificate, error)
func (*ChainIssReq) ProtoId ¶
func (c *ChainIssReq) ProtoId() proto.ProtoIdType
func (*ChainIssReq) String ¶
func (c *ChainIssReq) String() string
type Pld ¶
type Pld struct { *Data // contains filtered or unexported fields }
func NewPld ¶
func NewPld(u proto.Cerealizable, d *Data) (*Pld, error)
NewPld creates a new cert mgmt payload, containing the supplied Cerealizable instance.
func (*Pld) ProtoId ¶
func (p *Pld) ProtoId() proto.ProtoIdType
Click to show internal directories.
Click to hide internal directories.