3 references to SubjectKeyIds
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\Utils.cs (3)
657
keyInfoX509Data.
SubjectKeyIds
== null && decryptionIssuerSerials == null)
693
if (keyInfoX509Data.
SubjectKeyIds
!= null)
695
foreach (byte[] ski in keyInfoX509Data.
SubjectKeyIds
)