Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKey
deprecated
GenerateKey returns a public/private key pair. The private key is generated using the given reader, which must return random data.
Deprecated: for ECDH, use the GenerateKey methods of the crypto/ecdh package; for ECDSA, use the GenerateKey function of the crypto/ecdsa package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.