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