Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FiscoBcosUser ¶
type UserData ¶
type UserData struct { UserName string AppCode string MspId string EnrollmentCertificate []byte PrivateKey key.PrivateKeyProvider TxHash key.HashProvider }
func (*UserData) Hash ¶ added in v1.2.0
func (u *UserData) Hash() key.HashProvider
Click to show internal directories.
Click to hide internal directories.