6 references to ImportPkcs8PrivateKey
System.Security.Cryptography (6)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (6)
1255
/// <inheritdoc cref="
ImportPkcs8PrivateKey
(ReadOnlySpan{byte})" />
1262
return
ImportPkcs8PrivateKey
(new ReadOnlySpan<byte>(source));
1311
ImportPkcs8PrivateKey
,
1356
ImportPkcs8PrivateKey
,
1406
ImportPkcs8PrivateKey
,
1449
PemLabels.Pkcs8PrivateKey =>
ImportPkcs8PrivateKey
,