Documentation ¶
Index ¶
- Constants
- func GenerateAuthBind(privateKey *ecdsa.PrivateKey, client *ethclient.Client, gasLimit uint64) *bind.TransactOpts
- func GenerateTrustAttrs(SSL string, SMIME string, JARXPI string) string
- func LoadPrivateKey(config *Config) *ecdsa.PrivateKey
- func VerboseTime(category string, verbose bool)
- type CertEntry
- type CertUtil
- type Config
Constants ¶
View Source
const ( Prohibited = "p" TrustedPeer = "P" ValidCA = "c" TrustedCAClient = "T" TrustedCAServer = "C" UserCert = "u" SendWarning = "w" None = "" )
Variables ¶
This section is empty.
Functions ¶
func GenerateAuthBind ¶
func GenerateAuthBind(privateKey *ecdsa.PrivateKey, client *ethclient.Client, gasLimit uint64) *bind.TransactOpts
func LoadPrivateKey ¶
func LoadPrivateKey(config *Config) *ecdsa.PrivateKey
func VerboseTime ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.