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