6 references to ImportPkcs8PrivateKey
System.Security.Cryptography (6)
System\Security\Cryptography\X25519DiffieHellman.cs (6)
996
/// <inheritdoc cref="
ImportPkcs8PrivateKey
(ReadOnlySpan{byte})" />
1003
return
ImportPkcs8PrivateKey
(new ReadOnlySpan<byte>(source));
1052
ImportPkcs8PrivateKey
,
1097
ImportPkcs8PrivateKey
,
1147
ImportPkcs8PrivateKey
,
1194
PemLabels.Pkcs8PrivateKey =>
ImportPkcs8PrivateKey
,