2 references to ImportFromPem
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
1200
/// <inheritdoc cref="
ImportFromPem
(ReadOnlySpan{char})" />
1207
return
ImportFromPem
(source.AsSpan());