6 references to ImportPkcs8PrivateKey
System.Security.Cryptography (6)
System\Security\Cryptography\X25519DiffieHellman.cs (6)
1082
/// <inheritdoc cref="
ImportPkcs8PrivateKey
(ReadOnlySpan{byte})" />
1089
return
ImportPkcs8PrivateKey
(new ReadOnlySpan<byte>(source));
1138
ImportPkcs8PrivateKey
,
1183
ImportPkcs8PrivateKey
,
1233
ImportPkcs8PrivateKey
,
1280
PemLabels.Pkcs8PrivateKey =>
ImportPkcs8PrivateKey
,