2 references to GetRecipientInfoType
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
395if ((PkcsUtils.GetRecipientInfoType(recipient.Certificate) == RecipientInfoType.KeyAgreement) || 635recipientInfoTypes[index] = (uint) PkcsUtils.GetRecipientInfoType(recipients[index].Certificate);