Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decrypt ¶
func Decrypt(ciphertext []byte, priv *rsa.PrivateKey) ([]byte, error)
Decrypt message with rsa private key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.