7 references to GetParam
System.Security (7)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
357PkcsUtils.GetParam(m_safeCryptMsgHandle, CAPI.CMSG_CONTENT_PARAM, 0, out pbContent, out cbContent);
system\security\cryptography\pkcs\pkcsutils.cs (1)
229GetParam(safeCryptMsgHandle, CAPI.CMSG_CERT_PARAM, index, out pbEncoded, out cbEncoded);
system\security\cryptography\pkcs\recipientinfo.cs (2)
421PkcsUtils.GetParam(safeCryptMsgHandle, CAPI.CMSG_CMS_RECIPIENT_INFO_PARAM, index, out pbCmsRecipientInfo, out cbCmsRecipientInfo); 456PkcsUtils.GetParam(safeCryptMsgHandle, CAPI.CMSG_RECIPIENT_INFO_PARAM, index, out pbCertInfo, out cbCertInfo);
system\security\cryptography\pkcs\signerinfo.cs (3)
468PkcsUtils.GetParam(m_signedCms.GetCryptMsgHandle(), 534PkcsUtils.GetParam(hMsg, 545PkcsUtils.GetParam(hMsg,