2 references to GetSubjectKeyIdentifier
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.cs (1)
87
byte[] ski = hCertContext.
GetSubjectKeyIdentifier
();
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
412
byte[] ski = hCertContext.
GetSubjectKeyIdentifier
();