2 references to
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\PublicKey.cs (2)
56
public PublicKey(AsymmetricAlgorithm key) :
this
(key.ExportSubjectPublicKeyInfo())
73
public PublicKey(MLKem key) :
this
(key.ExportSubjectPublicKeyInfo())