Documentation ¶
Index ¶
- func Decode(pemEncoded string, pemEncodedPub string) (*ecdsa.PrivateKey, *ecdsa.PublicKey)
- func Encode(privateKey *ecdsa.PrivateKey, publicKey *ecdsa.PublicKey) (string, string)
- func GenerateSSHkeyPair() (privateKey string, publicKey string, err error)
- func PemBlockForKey(priv interface{}) *pem.Block
- func PublicKey(priv interface{}) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSSHkeyPair ¶
func PemBlockForKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.