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