golang.org/x/crypto/openpgp.MessageDetails.IsSymmetricallyEncrypted (field)

2 uses

	golang.org/x/crypto/openpgp (current package)
		read.go#L42: 	IsSymmetricallyEncrypted bool                // true if a passphrase could have decrypted the message.
		read.go#L110: 			md.IsSymmetricallyEncrypted = true