1 write to Type
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\RecipientInfo.cs (1)
32Type = type;
2 references to Type
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
86recipientInfo.Type.ToString());
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (1)
96RecipientInfoType type = recipientInfo.Type;