func crypto/hpke.Seal

one use

	crypto/hpke (current package)
		hpke.go#L183: func Seal(pk PublicKey, kdf KDF, aead AEAD, info, plaintext []byte) ([]byte, error) {