1 implementation of GetNonce
NuGet.Packaging (1)
Signing\Timestamp\Rfc3161TimestampRequestNetstandard21Wrapper.cs (1)
82public byte[]? GetNonce()
1 reference to GetNonce
NuGet.Packaging (1)
Signing\Timestamp\Rfc3161TimestampProvider.cs (1)
98var normalizedNonce = rfc3161TimestampRequest.GetNonce();