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