RecipientInfoType Enumeração

Definição

A enumeração RecipientInfoType define os tipos de informações do destinatário.The RecipientInfoType enumeration defines the types of recipient information.

public enum class RecipientInfoType
public enum RecipientInfoType
type RecipientInfoType = 
Public Enum RecipientInfoType
Herança
RecipientInfoType

Campos

KeyAgreement 2

Informações sobre o destinatário do acordo de chaves.Key agreement recipient information.

KeyTransport 1

Informações de destinatário do transporte de chaves.Key transport recipient information.

Unknown 0

O tipo de informações do destinatário é desconhecido.The recipient information type is unknown.

Aplica-se a

Confira também