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