Documentation ¶ Index ¶ func GenerateRSA(alias string) (bcgo.Account, error) func LoadRSA(directory string) (bcgo.Account, error) func NewRSA(alias string, key *rsa.PrivateKey) bcgo.Account Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenerateRSA ¶ func GenerateRSA(alias string) (bcgo.Account, error) func LoadRSA ¶ func LoadRSA(directory string) (bcgo.Account, error) func NewRSA ¶ func NewRSA(alias string, key *rsa.PrivateKey) bcgo.Account Types ¶ This section is empty. Source Files ¶ View all Source files rsa.go Click to show internal directories. Click to hide internal directories.