On Thu May 22 12:32:42 2025 +0000, Hans Leidekker wrote:
They don't pass a SECBUFFER_STREAM buffer in that sample.
I was mentioning the part about using SECBUFFER_STREAM in DecryptMessage(). It was my guess that EncryptMessage() is supposed to support the mirroring logic of using SECBUFFER_DATA as input and SECBUFFER_STREAM as output buffers.