2 references to GetAnyPublicKey
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
377
using (AsymmetricAlgorithm? publicKey = Utils.
GetAnyPublicKey
(certificate))
546
return Utils.
GetAnyPublicKey
(certificate);