Share via


Rfc3161TimestampTokenInfo.Encode 方法

定义

将此对象编码为 TSTInfo 值。

public:
 cli::array <System::Byte> ^ Encode();
public byte[] Encode ();
member this.Encode : unit -> byte[]
Public Function Encode () As Byte()

返回

Byte[]

编码的 TSTInfo 值。

适用于