2 references to ImportFromPem
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
556
/// <inheritdoc cref="
ImportFromPem
(ReadOnlySpan{char})" />
565
return
ImportFromPem
(source.AsSpan());