RecipientInfoType 枚举

定义

RecipientInfoType 枚举定义收件人信息的类型。

public enum class RecipientInfoType
public enum RecipientInfoType
type RecipientInfoType = 
Public Enum RecipientInfoType
继承
RecipientInfoType

字段

名称 说明
Unknown 0

收件人信息类型未知。

KeyTransport 1

密钥传输收件人信息。

KeyAgreement 2

关键协议收件人信息。

适用于

另请参阅