1 write to PrivateKey
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
175
PrivateKey
= privateKey;
2 references to PrivateKey
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\CmsSigner.cs (2)
191
if (
PrivateKey
== null && !Certificate.HasPrivateKey)
326
PrivateKey
,