RecipientInfoType Enum

Definition

The RecipientInfoType enumeration defines the types of recipient information.

public enum class RecipientInfoType
public enum RecipientInfoType
type RecipientInfoType = 
Public Enum RecipientInfoType
Inheritance
RecipientInfoType

Fields

KeyAgreement 2

Key agreement recipient information.

KeyTransport 1

Key transport recipient information.

Unknown 0

The recipient information type is unknown.

Applies to

See also