crypto/rsa.PrivateKey.Decrypt (method, view implemented interface methods)
one use
crypto/rsa (current package)
rsa.go#L155: func (priv *PrivateKey) Decrypt(rand io.Reader, ciphertext []byte, opts crypto.DecrypterOpts) (plaintext []byte, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)