func golang.org/x/crypto/openpgp.Encrypt

one use

	golang.org/x/crypto/openpgp (current package)
		write.go#L260: func Encrypt(ciphertext io.Writer, to []*Entity, signed *Entity, hints *FileHints, config *packet.Config) (plaintext io.WriteCloser, err error) {