2 writes to _hasPkcs7Content
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
175
_hasPkcs7Content
= false;
186
_hasPkcs7Content
= content.Value.Length == contentValue.Length;
1 reference to _hasPkcs7Content
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
434
if (!
_hasPkcs7Content
)