Contents
struct SecBufferList: public SecBufferDesc { // construction SecBufferList(PSecBuffer buffers, int count); // methods SecBuffer* findBuffer(unsigned long bufferType); };