5 references to ImportPkcs8PrivateKey
System.Security.Cryptography (5)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (5)
1309
/// <inheritdoc cref="
ImportPkcs8PrivateKey
(ReadOnlySpan{byte})" />>
1317
return
ImportPkcs8PrivateKey
(new ReadOnlySpan<byte>(source));
1370
ImportPkcs8PrivateKey
,
1419
ImportPkcs8PrivateKey
,
1478
PemLabels.Pkcs8PrivateKey =>
ImportPkcs8PrivateKey
,