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