2 references to PQDsaPublicBlob
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.Windows.cs (1)
114
ExportKey(CngKeyBlobFormat.
PQDsaPublicBlob
, Algorithm.PublicKeySizeInBytes, destination);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.CreateCng.cs (1)
23
CngKeyBlobFormat.
PQDsaPublicBlob
;