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