Documentation ¶
Index ¶
- type Orderer
- func (o *Orderer) DeepCopy() *Orderer
- func (o *Orderer) DeepCopyInto(into *Orderer)
- func (o *Orderer) GetBCCSPSection() *commonapi.BCCSP
- func (o *Orderer) MergeWith(newConfig interface{}, usingHSMProxy bool) error
- func (o *Orderer) SetBCCSPLibrary(library string)
- func (o *Orderer) SetDefaultKeyStore()
- func (o *Orderer) SetPKCS11Defaults(usingHSMProxy bool)
- func (o *Orderer) ToBytes() ([]byte, error)
- func (o *Orderer) UsingPKCS11() bool
- func (o *Orderer) WriteToFile(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orderer ¶
func ReadOrdererFile ¶
func ReadOrdererFromBytes ¶
func (*Orderer) DeepCopyInto ¶
func (*Orderer) GetBCCSPSection ¶
func (*Orderer) SetBCCSPLibrary ¶
func (*Orderer) SetDefaultKeyStore ¶
func (o *Orderer) SetDefaultKeyStore()
func (*Orderer) SetPKCS11Defaults ¶
func (*Orderer) UsingPKCS11 ¶
func (*Orderer) WriteToFile ¶
Click to show internal directories.
Click to hide internal directories.