Versions in this module Expand all Collapse all v0 v0.6.1 Apr 10, 2018 v0.6.0 Feb 28, 2018 v0.5.1 Aug 28, 2017 Changes in this version + func CreateOrAddKey(cs signed.CryptoService, role data.RoleName, gun data.GUN, keyAlgorithm string) (pubKey data.PublicKey, err error) + func GetRSAKey(size int) (data.PrivateKey, error)