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