Rfc3161TimestampTokenInfo.GetTimestampAuthorityName 方法

定义

获取表示 TSA 名称标识中的提示的数据。

public:
 Nullable<ReadOnlyMemory<System::Byte>> GetTimestampAuthorityName();
public ReadOnlyMemory<byte>? GetTimestampAuthorityName ();
member this.GetTimestampAuthorityName : unit -> Nullable<ReadOnlyMemory<byte>>
Public Function GetTimestampAuthorityName () As Nullable(Of ReadOnlyMemory(Of Byte))

返回

表示 TSA 名称标识中的提示的数据。

注解

通过使用证书标识符 (ESSCertID 属性) 属性(签名者信息的一 SigningCertificate 部分)内,对响应进行签名的实体的实际标识将始终发生。

适用于