2 references to ImportMLDsaPublicKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
1814/// <inheritdoc cref="ImportMLDsaPublicKey(MLDsaAlgorithm, ReadOnlySpan{byte})" /> 1823return ImportMLDsaPublicKey(algorithm, new ReadOnlySpan<byte>(source));