3 references to SubjectKeyIds
System.Security (3)
system\security\cryptography\xml\utils.cs (3)
871
keyInfoX509Data.
SubjectKeyIds
== null && decryptionIssuerSerials == null)
904
if (keyInfoX509Data.
SubjectKeyIds
!= null) {
905
foreach (byte[] ski in keyInfoX509Data.
SubjectKeyIds
) {