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