System.Security.Cryptography.Pkcs.RecipientInfoType
The RecipientInfoType enumeration defines the types of recipient information.
KeyAgreement = 2
Key agreement recipient information.
KeyTransport = 1
Key transport recipient information.
Unknown = 0
The recipient information type is unknown.