2 references to ImportCompositeMLDsaPrivateKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
939
/// <inheritdoc cref="
ImportCompositeMLDsaPrivateKey
(CompositeMLDsaAlgorithm, ReadOnlySpan{byte})" />
948
return
ImportCompositeMLDsaPrivateKey
(algorithm, new ReadOnlySpan<byte>(source));