4 references to CmsKeyTransport
System.Security (4)
system\security\cryptography\pkcs\recipientinfo.cs (4)
127
internal KeyTransRecipientInfo (SafeLocalAllocHandle pRecipientInfo, CAPI.CMSG_KEY_TRANS_RECIPIENT_INFO keyTrans, uint index) : base(RecipientInfoType.KeyTransport, RecipientSubType.
CmsKeyTransport
, pRecipientInfo, keyTrans, index) {
141
if (this.SubType == RecipientSubType.
CmsKeyTransport
) {
159
if (this.SubType == RecipientSubType.
CmsKeyTransport
) {
178
if (this.SubType == RecipientSubType.
CmsKeyTransport
) {