1 write to SignerId
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
1685
SignerId
= new CERT_ID();
2 references to SignerId
System (2)
security\system\security\cryptography\cryptoapi.cs (2)
1696
if (
SignerId
.Value.KeyId.pbData != IntPtr.Zero) {
1697
LocalFree(
SignerId
.Value.KeyId.pbData);