1 write to _tsaNameBytes
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
160_tsaNameBytes = writer.Encode();
3 references to _tsaNameBytes
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (3)
149if (_tsaNameBytes == null) 161Debug.Assert(_tsaNameBytes.HasValue); 164return _tsaNameBytes.Value;