RecipientInfoType 枚举

定义

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

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

字段

KeyAgreement 2

密钥协议收件人信息。

KeyTransport 1

密钥传输收件人信息。

Unknown 0

收件人信息类型未知。

适用于

另请参阅