Udostępnij za pośrednictwem


Rfc3161TimestampTokenInfo.GetNonce Metoda

Definicja

Pobiera nonce skojarzony z tym tokenem sygnatury czasowej.

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

Zwraca

Nonce skojarzony z tym tokenem sygnatury czasowej.

Dotyczy